JN-Jones / web-artisan

A package for Laravel 4 top interact with the CLI
54 stars 11 forks source link

Running "artisan behat:run" does not found the feature and scenarios #6

Open changwuf31 opened 11 years ago

changwuf31 commented 11 years ago

I'm using https://github.com/GuilhermeGuitte/behat-laravel.

Currently running "artisan behat:run" only seems to display: "Running acceptance tests.."

and return. Doesn't seem able to find the feature and scenarios.