Behat

A php framework for autotesting your business expectations.

Extensions

Testing a specific feature

If you have defined composer test script in your composer.json you should run the command as it follows:

1
composer test -- --name="Manage device"

Comments

⬆︎TOP