Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 218 Bytes

phpunit.md

File metadata and controls

11 lines (9 loc) · 218 Bytes

PHPUNIT

Run a single test

phpunit --filter <method> <class> path/to/file.php

Install tests on 10uplocal Docker

./install-wp-tests.sh sfnewsroom-unit-tests  root  password 127.0.0.1 true