edmondscommerce / behat-error-handling-context
用于处理测试失败的Behat上下文
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-08-29 04:19:51 UTC
README
由Edmonds Commerce提供
用于处理简单错误,并在发生时截取屏幕截图
安装
通过composer安装
"edmondscommerce/behat-error-handling-context": "~1.0"
在Behat配置中包含上下文
default:
# ...
suites:
default:
# ...
contexts:
- # ...
- EdmondsCommerce\BehatErrorHandling\ErrorHandlingContext