Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

1.3.0

Compare
Choose a tag to compare
@elvetemedve elvetemedve released this 07 Apr 13:11
· 7 commits to master since this release
4026204

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.