edmondscommerce / behat-error-handling-context
A Behat Context for handling test failures
1.1.0
2016-01-15 12:26 UTC
Suggests
- edmondscommerce/behat-framework: Parent framework, allows easier behat setup
This package is auto-updated.
Last update: 2024-10-29 04:42:00 UTC
README
By Edmonds Commerce
Used to handle simple errors and to take screenshots when they occur
Installation
Install via composer
"edmondscommerce/behat-error-handling-context": "~1.0"
Include Context in Behat Configuration
default:
# ...
suites:
default:
# ...
contexts:
- # ...
- EdmondsCommerce\BehatErrorHandling\ErrorHandlingContext