Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Releases: gemini-testing/gemini

v5.0.0-alpha.6

31 Aug 18:42
Compare
Choose a tag to compare
v5.0.0-alpha.6 Pre-release
Pre-release
chore(release): 5.0.0-alpha.6

v5.0.0-alpha.5

31 Aug 18:42
Compare
Choose a tag to compare
v5.0.0-alpha.5 Pre-release
Pre-release

Bug Fixes

  • tests statistic should listen events on main runner (e676c3a)

v5.0.0-alpha.4

04 Jul 11:19
Compare
Choose a tag to compare
v5.0.0-alpha.4 Pre-release
Pre-release

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

03 May 14:03
Compare
Choose a tag to compare
v4.19.3 Pre-release
Pre-release

Performance Improvements

  • lazy load of images in HTML report for retries (754368a)

v4.19.1

15 Feb 23:02
Compare
Choose a tag to compare
v4.19.1 Pre-release
Pre-release

Bug Fixes

  • method "fullUrl" should resolve url in runtime (e796dce)
  • Prevented EMFILE error (too many open files) (e8e4dca)

v4.19.0

13 Feb 14:10
Compare
Choose a tag to compare
v4.19.0 Pre-release
Pre-release

Features

  • Pass suiteCollection on BEGIN event to allow to modify it (7d04923)

v4.18.2

02 Feb 15:46
Compare
Choose a tag to compare
v4.18.2 Pre-release
Pre-release

Bug Fixes

  • prevent endless loop when suitesPerSession is set to infinity (2b399b6)

v4.18.1

25 Jan 08:36
Compare
Choose a tag to compare

Bug Fixes

  • Make clickable reason-links for skipped results in html report (d266665)

v4.18.0

23 Jan 10:35
Compare
Choose a tag to compare

Features

  • add method 'gemini.ctx' to tests API (66f2aa6)

v4.17.1

18 Jan 08:27
Compare
Choose a tag to compare

Bug Fixes

  • roll back striptags version without breaking changes (cd4e26e)