Skip to content

Releases: gemini-testing/testplane

hermione/v0.25.0

07 Feb 11:16
Compare
Choose a tag to compare

Bug Fixes

  • 'hermione.ctx' is not available in a callback of test (a6fec7c)
  • Fix url decoration for urls without pathnames (5df188e)
  • set meta info on before each hook (f0ea113)

Features

  • add method 'hermione.ctx' to tests API (0506da6)

hermione/v0.24.1

25 Jan 11:39
Compare
Choose a tag to compare

Bug Fixes

  • 'hermione.ctx' is not available in a callback of test (a6fec7c)

hermione/v0.24.0

25 Jan 08:39
Compare
Choose a tag to compare

Features

  • add method 'hermione.ctx' to tests API (0506da6)

hermione/v0.23.1

15 Jan 21:56
Compare
Choose a tag to compare
  • update webdriverio from fork to last version

hermione/v0.23.0

30 Dec 12:47
Compare
Choose a tag to compare
  • set meta info on before each hook

hermione/v0.20.0

10 Apr 12:14
Compare
Choose a tag to compare
  • correct resolving of baseUrl in config
  • add option sessionRequestTimeout

hermione/v0.19.0

10 Apr 12:14
Compare
Choose a tag to compare
  • feat: add API for tests reading

hermione/v0.18.2

10 Apr 12:14
Compare
Choose a tag to compare
  • fix: screenshotOnReject may not be declared in config file

hermione/v0.18.1

10 Apr 12:13
Compare
Choose a tag to compare
  • feat: add ability to configure timeout for take screenshot

hermione/v0.18.0

10 Apr 12:13
Compare
Choose a tag to compare
  • major: Remove option screenshotOnReject
  • feat: add option sessionQuitTimeout
  • fix: more informative error if parsing of a config fails