Releases: gemini-testing/testplane
Releases · gemini-testing/testplane
hermione/v0.31.0
- make browser.url work like url.resolve
hermione/v0.30.2
Bug Fixes
- ignore failed tests from mocha (bd41074)
hermione/v0.30.1
Bug Fixes
- fail instead of hang on throws from event handlers (6c1706a)
hermione/v0.30.0
Features
- pass mocha suite on 'beforeFileRead' and 'afterFileRead' events (3e25894)
hermione/v0.29.0
Features
- load plugins and pass events when reading files (b402217)
hermione/v0.28.4
Bug Fixes
- bug with file path on 'before all' hook (a3ffee7)
hermione/v0.28.3
Bug Fixes
- the output to file path on 'before all' hook (1378e75)
hermione/v0.28.2
Bug Fixes
- Do not save whole runnable object - decrease memory leaks (d1c0224)
hermione/v0.28.1
Bug Fixes
- Boolean env and cli vars reading (fb5e932)
hermione/v0.28.0
Features
- BEFORE_FILE_READ and AFTER_FILE_READ events (f2a5593)