A barebones playground for getting Codeception acceptance tests up and running quickly. Requires Docker & PHP.
Run bash start.sh
to download codeception and chromedriver and run the tests in the tests/acceptance folder.
En Windows PowerShell:
wget https://codeception.com/codecept.phar -OutFile codecept.phar