Skip to content

Testing

snipe edited this page Mar 25, 2016 · 3 revisions

Start phantomJS:

node_modules/.bin/phantomjs --webdriver=4444 --ignore-ssl-errors=true

Run codeception: ./vendor/bin/codecept run

Clone this wiki locally