- Added option
--no-openfor not to open a browser window after starting the server - Added CLA
- Add retry button and metaInfo section to error state.
- Add position sticky for controls. May be helpfull for big reference images
- Add ability to run sets specified in config
- Add "copy to clipboard" and "view in browser" buttons. You can copy suite name and open suite url in browser with one click now
- Replace
qandq-iowithbluebirdandfs-extra.Array.prototypewill not be overriden now
- Fixed bug with displaying of test url in meta-info
- Remove unnecessary output while finding global gemini
- Fixed bug with infinity pending of tests in html reporter
- Fixed passing of the 'grep' value
- Emit updateResult event during update for optimize reference image in plugin
- Fixed bug with passing config path through
--configoption
- Supported displaying of test url and session id in meta-info of HTML reporter.
- Supported option
--browser.
- Support gemini@4.x (@sipayrt)
- Switch to gemini@3.x (@j0tunn)
Fix: retry button enabled correctly after retrying single test (@SwinX)
- Redesigned action buttons - now they are located at the top of test block near background buttons. Also accept button now works for both cases - accepting new reference and replace existing. (@SwinX)
- Added possibility to retry any test, even successful (@SwinX)
- Removed 'uncaughtException' handler from code. (@SwinX)
Fix: reference images for new suites saved correctly (@SwinX)
- Added
--grepoption. Searches suites by full name. (@SwinX) - Added possibility to save missing reference images (@SwinX)
- Added
Retrybutton to all failed tests. AddedRetry allbutton to retry all failed tests (@SwinX) - Added tooltip for
replacebutton. (@pazone) - Run button now has yellow color (@pazone)
- Switch to gemini@2.x (@j0tunn).
- Correctly mark tests from different suite paths in html-report (@sipayrt).
- Add ability to pass arguments to gemini config (@sipayrt).
- Run tests only in browsers from sets (@sipayrt).
- Update
geminiversion to v1.0.0 (@sipayrt).
- Work with
gemini0.13.x (@j0tunn).
- Added fix for circular JSON(@twolfson).
- Work with
gemini0.12.x (@SevInf).
- Work with
gemini0.11.x (@SevInf).
- Work with
gemini0.10.x (@SevInf). - Allow to choose color of background in image boxes (@unlok).
- Correctly update title colors of a parent nodes when replacing the image (j0tunn).
- Ability to specify the hostname (@i-akhmadullin).
- Work with
gemini0.9.x
- Show correct reference image after replacing it with current.
Inital release. It is almost like HTML report, but updates in real-time and allows you to selectively update reference images.