Skip to content

Releases: gemini-testing/testplane

hermione/v0.28.0

13 Feb 14:10
Compare
Choose a tag to compare

Features

  • BEFORE_FILE_READ and AFTER_FILE_READ events (f2a5593)

hermione/v0.27.0

13 Feb 11:32
Compare
Choose a tag to compare

Bug Fixes

  • Make sync and async events pass through separately (87722ba)

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