This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
1.3.0
Changelog
- Make the working directory configurable.
- Use
/tmp/behat-test-runner<...>
as working dir by default. - Turn
TestRunnerContext
open for extension. - Fix issue when it tries to print Behat process output even if it wasn't even started.
- Amend cleanup working directory: remove the directory when it's default, otherwise remove created files only.