Releases: gemini-testing/gemini
Releases Β· gemini-testing/gemini
v4.17.0
Features
- Add test filename to html report's metaInfo section (0311f6d)
v4.16.0
Bug Fixes
- log a path to an HTML report after tests finish (86a8466)
- set default reporter for command 'update' (feb72bc)
Features
- Add extended WebDriver error data in output (73a26ed)
v4.15.0
- Allow to ignore every element, matching selector (c36ed78)
- html-reporter: add ability to specify output path for each report (b25409e)
v4.14.2
Bug Fixes
- emit browser start/stop events in correct places (e8a427e)
- IE9 does not include pseudo-element styles (906988b)
v4.14.1
4.14.1 (2016-11-22)
Bug Fixes
- fix invalid urls to reference images (85a426d)
- fix invalid urls to reference images (ed2ac15)
- remove polyfill-service dependency (364bcbf), closes #673 #635
v4.14.0
4.14.0 (2016-11-16)
Bug Fixes
- documentation: update information about using gemini options (251329b)
- correct exit on 'SIGHUP', 'SIGINT' or 'SIGTERM' (1f0ffbe)
- Implement advanced verification for suites with same names (2572af5)
Features
- html-reporter: add ability to copy suite name and open suite urls (6219b74)
Performance Improvements
- Use reference images instead of actual(current) in HTML report (ef198bc)
v4.13.4
4.13.4 (2016-11-07)
Bug Fixes
- config: throw error if value contain not valid json string (60cc4f0)
- config: use JSON.parse for plugins values from cli/env (6039fd1)
v4.13.3
4.13.3 (2016-11-03)
Bug Fixes
- glob-extra: replace isMasks to isMask (830be2e)
- html-reporter: don't store ref when it equal with current image (3183c21)
- test: improve some tests (c56bdcb)
v4.13.2
4.13.2 (2016-10-26)
Bug Fixes
- glob-extra: replace isMasks to isMask (830be2e)
- test: improve some tests (c56bdcb)
v4.13.1
4.13.1 (2016-10-25)
Bug Fixes
- do not show skipped tests in retries (799dc80)