This repository was archived by the owner on Sep 21, 2022. It is now read-only.
4.7.0
beforeFileReadandafterFileReadAPI events were added. This allows plugins to be notified
when gemini is about to read a test file and when it was readCAPTUREandEND_TESTevents were declared as deprecated.UPDATE_RESULTandTEST_RESULTevents should be used instead of them respectively- Added the ability to see in flat reporter which states were really updated via gemini update command
- Added
sessionQuitTimeoutoption which allows to change timeout for session termination - Disallowed usage of empty names for suites
- Added nodejs@6.x support