Download the PHP package maneuver/wp-test-suite without Composer
On this page you can find all versions of the php package maneuver/wp-test-suite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package wp-test-suite
Installing
Install with composer.
Run this script to copy some necessary files and example tests.
Usage
Create your tests inside the ./tests/ folder.
Then use phpunit to run all defined tests:
Or one specific test:
For browser tests first run Chrome in headless mode in a seperate terminal window.
Or Chrome Canary:
All versions of wp-test-suite with dependencies
PHP Build Version
Package Version
Requires
phpunit/phpunit Version
^6.0
dmore/chrome-mink-driver Version ^2.6
fzaninotto/faker Version ^1.7
dmore/chrome-mink-driver Version ^2.6
fzaninotto/faker Version ^1.7
The package maneuver/wp-test-suite contains the following files
Loading the files please wait ....