We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Start phantomJS:
node_modules/.bin/phantomjs --webdriver=4444 --ignore-ssl-errors=true
Run codeception: ./vendor/bin/codecept run
./vendor/bin/codecept run
Run just unit tests:
./vendor/bin/codecept run unit