kunstmaan/behat-bundle
Composer 安装命令:
composer require kunstmaan/behat-bundle
包简介
Extends the MinkContext and adds some additional (sub)contexts like creating a screenshot when a step fails or wait for Ajax to finish before continuing assertPageContainsText()
关键字:
README 文档
README
An extension on the Behat Mink feature contexts. You can extend the FeatureContext from this bundle or simply use the SubContexts in your own.
FeatureContext
The FeatureContext overrides the standard MinkContext methods to add some additional functionality.
The assertPageContainsText($text) definition is currently extended so it waits for AJAX requests to finish before continuing.
SubContexts
Failed step screenshots
The FailedScreenshotSubContext offers a takeScreenshotAfterFailedStep($event) definition which takes a screenshot and saves it to the "build/behat" folder when a step fails.
Radio Button
The RadioButtonSubContect offers support for radio button testing in your features.
统计信息
- 总下载量: 59.31k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 16
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-02-28