Releases: gemini-testing/testplane
Releases · gemini-testing/testplane
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
hermione/v0.18.2
- fix:
screenshotOnReject
may not be declared in config file
hermione/v0.18.1
- feat: add ability to configure timeout for take screenshot
hermione/v0.18.0
- major: Remove option
screenshotOnReject
- feat: add option sessionQuitTimeout
- fix: more informative error if parsing of a config fails