composer install
edite o wp-config.php
yarn install
yarn selenium-standalone install
yarn selenium-standalone start
php ./vendor/bin/codecept bootstrap
php ./vendor/bin/codecept build
php ./vendor/bin/codecept run acceptance --debug
composer install
edite o wp-config.php
yarn install
yarn selenium-standalone install
yarn selenium-standalone start
php ./vendor/bin/codecept bootstrap
php ./vendor/bin/codecept build
php ./vendor/bin/codecept run acceptance --debug