Releases: gemini-testing/testplane
Releases · gemini-testing/testplane
hermione/v0.26.0
Features
- add helper hermione.only.notIn (17b4453)
hermione/v0.25.2
Bug Fixes
- skip.only should skip only one test/suite below the record (c13adc8)
hermione/v0.25.1
Bug Fixes
- 'global.hermione' is not defined when reading tests via 'readTests' (64ff66a)
hermione/v0.25.0
hermione/v0.24.1
Bug Fixes
- 'hermione.ctx' is not available in a callback of test (a6fec7c)
hermione/v0.24.0
Features
- add method 'hermione.ctx' to tests API (0506da6)
hermione/v0.23.1
- update webdriverio from fork to last version
hermione/v0.23.0
- set meta info on before each hook
hermione/v0.20.0
- correct resolving of baseUrl in config
- add option
sessionRequestTimeout
hermione/v0.19.0
- feat: add API for tests reading