mirror of
https://fast.feibisi.com/https://github.com/wp-cli/scaffold-command.git
synced 2025-10-04 17:01:28 +08:00
Correct documentation -- most, but not all, tests install WordPress
This commit is contained in:
parent
96e260a79b
commit
96d5a3634b
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ Finally, to run the tests:
|
|||
|
||||
vendor/bin/phpunit tests
|
||||
|
||||
Each test installs WordPress from scratch. Since this is pretty slow, you can
|
||||
Most tests install WordPress from scratch. Since this is pretty slow, you can
|
||||
use arguments to `phpunit` to only run the test that you're interested in:
|
||||
|
||||
vendor/bin/phpunit --filter test_function_you_want_to_run tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue