Skip to content

Releases: gemini-testing/testplane

hermione/v0.26.0

08 Feb 11:28
Compare
Choose a tag to compare

Features

  • add helper hermione.only.notIn (17b4453)

hermione/v0.25.2

07 Feb 11:15
Compare
Choose a tag to compare

Bug Fixes

  • skip.only should skip only one test/suite below the record (c13adc8)

hermione/v0.25.1

07 Feb 11:16
Compare
Choose a tag to compare

Bug Fixes

  • 'global.hermione' is not defined when reading tests via 'readTests' (64ff66a)

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