Skip to content

Instantly share code, notes, and snippets.

@jchristopher
Created September 2, 2019 19:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jchristopher/835b767994f8ea329392ccd78ac85e88 to your computer and use it in GitHub Desktop.
Save jchristopher/835b767994f8ea329392ccd78ac85e88 to your computer and use it in GitHub Desktop.
wp-content/plugins/myplugin$ phpunit
Installing...
Running as single site... To run multisite, use -c tests/phpunit/multisite.xml
Not running ajax tests. To execute these, use --group ajax.
Not running ms-files tests. To execute these, use --group ms-files.
Not running external-http tests. To execute these, use --group external-http.
PHPUnit 7.5.15 by Sebastian Bergmann and contributors.
...R%
wp-content/plugins/myplugin$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment