You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.
IMPORTANT: Codeception requires PHP 5.4 or higher.
Point Codeception to your local URL
The url option in tests/codeception/acceptance.suite.yml will need to point to your the URL of your local development site. The default is http://wp.dev.
Run the tests
cd /path/to/wordpress/wp-content/themes/primer
codecept run acceptance