Skip to content

Releases: gemini-testing/testplane

hermione/v0.37.0

08 Jun 13:35
Compare
Choose a tag to compare
hermione/v0.37.0 Pre-release
Pre-release

Features

  • implement 'testsPerSession' option (a5f817e)

hermione/v0.36.0

04 May 18:31
Compare
Choose a tag to compare

Bug Fixes

  • do not pass browser to retried tests (b2cb7cc)

Features

  • emit BEGIN event between runners initialize and tests execution (6e3f56b)

hermione/v0.35.1

02 May 14:24
Compare
Choose a tag to compare

Bug Fixes

  • handle 'before*' hooks failure correctly (a0934ba)

hermione/v0.35.0

25 Apr 13:42
Compare
Choose a tag to compare
hermione/v0.35.0 Pre-release
Pre-release

Features

  • remove handling of 'before*'-hooks failure in tests (0c74de2)
  • improve the algorithm of retries (b2d91b7)

hermione/v0.34.0

25 Apr 13:51
Compare
Choose a tag to compare

Bug Fixes

  • add correct error handling in before and beforeEach hooks (561342a)

hermione/v0.32.0

04 Apr 12:51
Compare
Choose a tag to compare
hermione/v0.32.0 Pre-release
Pre-release

Features

hermione/v0.31.0

10 May 07:02
Compare
Choose a tag to compare
  • make browser.url work like url.resolve

hermione/v0.30.2

15 Mar 20:13
Compare
Choose a tag to compare
hermione/v0.30.2 Pre-release
Pre-release

Bug Fixes

  • ignore failed tests from mocha (bd41074)

hermione/v0.30.1

15 Mar 19:16
Compare
Choose a tag to compare
hermione/v0.30.1 Pre-release
Pre-release

Bug Fixes

  • fail instead of hang on throws from event handlers (6c1706a)

hermione/v0.30.0

15 Mar 08:33
Compare
Choose a tag to compare
hermione/v0.30.0 Pre-release
Pre-release

Features

  • pass mocha suite on 'beforeFileRead' and 'afterFileRead' events (3e25894)