edmondscommerce / behat-screenshot-context
Behat 环境用于截图
dev-master
2018-03-21 10:44 UTC
Suggests
- edmondscommerce/behat-framework: Parent framework, allows easier behat setup
This package is auto-updated.
Last update: 2024-08-29 04:36:55 UTC
README
由 Edmonds Commerce 提供
一个简单的 Behat 环境允许你在触发“我需要截图”步骤时进行截图。
安装
通过 composer 安装
"edmondscommerce/behat-screenshot-context": "dev-master"
在 Behat 配置中包含环境
default:
# ...
suites:
default:
# ...
contexts:
- # ...
- EdmondsCommerce\BehatScreenshotContext\ScreenshotContext