Skip to content

Releases: gemini-testing/testplane

hermione/v0.66.0

10 Apr 10:10
Compare
Choose a tag to compare
hermione/v0.66.0 Pre-release
Pre-release

Features

  • return all meta on getMeta call without arguments (79264e2)

hermione/v0.65.1

16 Mar 13:44
Compare
Choose a tag to compare

Bug Fixes

  • sync config in worker before running tests (ba68fea)

hermione/v0.65.0

15 Mar 22:09
Compare
Choose a tag to compare

Features

  • add 'hermioneCtx' field to the test after reading the file (f94c91c)
  • emit 'INIT' event for each worker (f9f7f54)

hermione/v0.63.0

02 Mar 13:59
Compare
Choose a tag to compare

Bug Fixes

  • optional timeouts by default does not equal to httpTimeout (aa670d9)

Features

  • assert view by selectors (b090a5f)
  • do not use webdriverio screenshotOnReject option (326a8d0)
  • drop node versions previous to 8 (5136865)
  • take screenshot on test or hook fail (ec47808)

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)