edmondscommerce / behat-error-handling-context
A Behat Context for handling test failures
Package info
github.com/edmondscommerce/behat-error-handling-context
pkg:composer/edmondscommerce/behat-error-handling-context
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: 2026-03-01 00:10:15 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