kix/behat-exception-listener
最新稳定版本:0.1.0
Composer 安装命令:
composer require kix/behat-exception-listener
包简介
Behat exception listener platform
关键字:
README 文档
README
This is a Behat extension that allows catching and
examining exceptions thrown in steps during a Behat run. Currently it can be
used with kix/behat-sf2-service-generator which catches calls
to undefined Symfony services and runs PHPSpec to describe them.
Installation
There's really no use to install this exception standalone, though, if you want to, you sure can. Just run this:
composer require kix/behat-exception-listener "~0.1"
Now you should configure @richardmiller's phpspec-run-extension (r miller/phpspec-run-extension on packagist).
And then enable the extension in your behat.yml:
Kix\ExceptionListenerExtension\ExceptionListenerExtension: ~
统计信息
- 总下载量: 43
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-11-20