diff --git a/README.md b/README.md index 22cda5bf..c6d3179f 100644 --- a/README.md +++ b/README.md @@ -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