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 Nov 2, 2020. It is now read-only.
Replace root with the username of your database and replace **** with the database password.
You can find all these values in your wp-config.php file.
You can now type phpunit into the command line and the unit tests will run.
Please note, you also might need to modify the path(s) in
bootstrap.php with correct path for your WordPress location, it's a known
phpunit issue related to git mirroring.
Running Tests
Go to plugin folder and execute phpunit command. It should start unit testing process and run SampleTest which would return true.
Note, you might need to SSH into your container on Local by Flywheel.