edmondscommerce/behat-error-detection-context
Composer 安装命令:
composer require --dev edmondscommerce/behat-error-detection-context
包简介
A Behat Context for detecting errors
README 文档
README
By Edmonds Commerce
A simple Behat Context to allow you to use detect errors from the web browser including PHP exception messages
Installation
Install via composer
"edmondscommerce/behat-error-detection-context": "~1.0"
Include Context in Behat Configuration
default:
# ...
suites:
default:
# ...
contexts:
- # ...
- EdmondsCommerce\BehatErrorDetection\ErrorDetectionContext
- EdmondsCommerce\BehatErrorDetection\W3CValidationContext
- EdmondsCommerce\BehatErrorDetection\XDebugContext
parameters:
w3cValidationSettings:
errorThreshold: 0
统计信息
- 总下载量: 281
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2016-01-14