You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# composer show | grep behat
Do not run Composer as root/super user! See https://getcomposer.org/root for details
behat/behat v3.3.1 Scenario-oriented BDD framework for PHP 5.3
behat/gherkin v4.4.5 Gherkin DSL parser for PHP 5.3
behat/mink v1.7.1 Browser controller/emulator abstraction for PHP
behat/mink-browserkit-driver v1.3.2 Symfony2 BrowserKit driver for Mink framework
behat/mink-extension v2.2 Mink extension for Behat
behat/symfony2-extension 2.1.1 Symfony2 framework extension for Behat
behat/transliterator v1.2.0 String transliterator
friends-of-behat/performance-extension v1.0.2 Accelerates Behat using features available only for newer PHP versions.
# vendor/bin/behat
No scenarios
No steps
0m0.06s (14.54Mb)
I have login.feature which is located here: src/tests/AppBundle/Features/login.feature
Would be great to get a hint what to change to get this working!
Cheers, Oskar
The text was updated successfully, but these errors were encountered:
Hi guys,
this is my
behat.yml
:and the following versions:
# vendor/bin/behat No scenarios No steps 0m0.06s (14.54Mb)
I have
login.feature
which is located here:src/tests/AppBundle/Features/login.feature
Would be great to get a hint what to change to get this working!
Cheers, Oskar
The text was updated successfully, but these errors were encountered: