Skip to content

Releases: gemini-testing/testplane

hermione/v0.38.0

04 Jul 11:23
Compare
Choose a tag to compare

Features

  • reject session if error matches on patterns from config (775e0ea)

hermione/v0.37.4

23 Jun 21:38
Compare
Choose a tag to compare
hermione/v0.37.4 Pre-release
Pre-release

Bug Fixes

  • 'hermione.only.in' functionality (6f575c8)

hermione/v0.37.3

20 Jun 07:59
Compare
Choose a tag to compare
hermione/v0.37.3 Pre-release
Pre-release

0.37.3 (2017-06-20)

Bug Fixes

  • ignore memory leaks warnings for mocha suites (93ed298)

hermione/v0.37.2

19 Jun 10:54
Compare
Choose a tag to compare
hermione/v0.37.2 Pre-release
Pre-release

0.37.2 (2017-06-19)

Bug Fixes

  • Replace mocha timeouts with promise timeouts (9d648d9)

hermione/v0.37.1

19 Jun 10:55
Compare
Choose a tag to compare
hermione/v0.37.1 Pre-release
Pre-release

0.37.1 (2017-06-14)

Bug Fixes

  • do not run 'before' and 'after' hooks for a skipped suite (2da0467)

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)