Skip to content

Add ExpectationFailedWrappedException

Compare
Choose a tag to compare
@jonathanjfshaw jonathanjfshaw released this 13 Apr 17:32
· 13 commits to master since this release
54fcd41
Don't hardcode an exemption for Mink ExpectationException  (#7)

* Require mink for dev

* Remove trailing comma in composer.json

* Pass mock driver to Mink ExpectationException

* Create ExpectationFailedWrappedException.php

* Revert HasScenarioPassedConstraint

* Update TestDefinitionsTrait.php

* Update BehatScenarioTestingTraitTest.php

* Update README.md

* Update README.md

* Update composer.json