Open Spiker1992 opened 3 years ago
Basic setup per info at https://make.wordpress.org/cli/handbook/misc/plugin-unit-tests/ Added composer to pull both PHPUnit and WP CLI
composer install
bash bin/install-wp-tests.sh wordpress_test root '' localhost latest
./vendor/bin/phpunit
Basic setup per info at https://make.wordpress.org/cli/handbook/misc/plugin-unit-tests/ Added composer to pull both PHPUnit and WP CLI
composer install
bash bin/install-wp-tests.sh wordpress_test root '' localhost latest
- this is one time only./vendor/bin/phpunit