Releases: gemini-testing/gemini
Releases Β· gemini-testing/gemini
v5.0.0-alpha.6
chore(release): 5.0.0-alpha.6
v5.0.0-alpha.5
Bug Fixes
- tests statistic should listen events on main runner (e676c3a)
v5.0.0-alpha.4
Bug Fixes
- incorrect .js config resolving (db6b539)
Features
- add method 'shouldSkip(browserId)' to suite instance (bad551c)
- provide the ability to modify retries count from plugins (deafd55)
v4.19.3
Performance Improvements
- lazy load of images in HTML report for retries (754368a)
v4.19.1
Bug Fixes
- method "fullUrl" should resolve url in runtime (e796dce)
- Prevented EMFILE error (too many open files) (e8e4dca)
v4.19.0
Features
- Pass suiteCollection on BEGIN event to allow to modify it (7d04923)
v4.18.2
Bug Fixes
- prevent endless loop when suitesPerSession is set to infinity (2b399b6)
v4.18.1
Bug Fixes
- Make clickable reason-links for skipped results in html report (d266665)
v4.18.0
Features
- add method 'gemini.ctx' to tests API (66f2aa6)
v4.17.1
Bug Fixes
- roll back striptags version without breaking changes (cd4e26e)