【发布时间】:2012-07-02 19:56:08
【问题描述】:
我目前正在从 behat 2.3 和 BehatBundle 迁移到 behat 2.4 和 Symfony2Extension。
我的问题是:当我运行 php bin/behat 时,behat 什么也没输出。
喜欢:
$ php bin/behat
$
编译容器时似乎在Behat\Behat\Console\BehatApplication::createContainer 崩溃,但没有错误。
有人知道这个问题吗?
【问题讨论】:
标签: symfony-2.1 behat