edmondscommerce / behat-error-handling-context
A Behat Context for handling test failures
Installs: 461
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/edmondscommerce/behat-error-handling-context
Suggests
- edmondscommerce/behat-framework: Parent framework, allows easier behat setup
This package is auto-updated.
Last update: 2025-09-29 01:43:47 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