Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 191 Bytes

COMMANDS.md

File metadata and controls

12 lines (7 loc) · 191 Bytes

Qafoo Testing Setup

On first start of the VM, please run:

$ php composer.phar install

You can run tests in this setup using:

$ vendor/bin/phpunit
$ vendor/bin/behat

Enjoy!