Add ExpectationFailedWrappedException
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