Skip to content

Releases: gemini-testing/testplane

hermione/v0.60.1

09 Feb 07:23
Compare
Choose a tag to compare
hermione/v0.60.1 Pre-release
Pre-release

Bug Fixes

  • do not store all mocha instances in workers (ed7aab4)
  • drop webdriverio command history after each test in workers (51c4daf)

hermione/v0.60.0

08 Feb 14:22
Compare
Choose a tag to compare
hermione/v0.60.0 Pre-release
Pre-release

Features

  • ability to restart workers after some number of tests (4a42b0d)

hermione/v0.59.0

08 Feb 08:07
Compare
Choose a tag to compare
hermione/v0.59.0 Pre-release
Pre-release

Features

  • ability to restart workers on crash (e7e08c2)

hermione/v0.58.1

07 Feb 10:49
Compare
Choose a tag to compare
hermione/v0.58.1 Pre-release
Pre-release

Bug Fixes

  • browser calibration (2391a28)
  • do not retry worker init on fail (28352cd)

hermione/v0.58.0

07 Feb 10:48
Compare
Choose a tag to compare

Features

  • stats: emit test statistics on RUNNER_END (320da47)

hermione/v0.56.1

27 Jan 19:03
Compare
Choose a tag to compare
hermione/v0.56.1 Pre-release
Pre-release

Bug Fixes

  • afterEach hook error overwrites original test error (d29f549)

hermione/v0.56.0

17 Jan 14:53
Compare
Choose a tag to compare
hermione/v0.56.0 Pre-release
Pre-release

Bug Fixes

  • do not overwrite system.mochaOpts.grep property in workers (8dce8ad)

Features

  • use new glob-extra version (2e7509f)

hermione/v0.55.0

12 Jan 15:29
Compare
Choose a tag to compare
hermione/v0.55.0 Pre-release
Pre-release

Bug Fixes

  • update webdriverio fork to 4.9.11 (2f0b1fc)

Features

  • add ability to calibrate image before capturing (c80f6f0)
  • add assertView command (49427cc)

hermione/v0.54.3

03 Jan 14:49
Compare
Choose a tag to compare

Bug Fixes

  • set id method even for skipped suites by mocha (ce7bc89)

hermione/v0.54.2

03 Jan 14:49
Compare
Choose a tag to compare

Bug Fixes

  • stop emitting suite end after each test (e78eed7)