PHPUNIT(1) | User Commands | PHPUNIT(1) |
phpunit - PHPUnit command line interface
phpunit [options] UnitTest
[UnitTest.php]
phpunit [options] <directory>
Code Coverage Options:
--dump-xdebug-filter <file> Generate script to set Xdebug code coverage filter
Logging Options:
Test Selection Options:
Test Execution Options:
--dont-report-useless-tests Do not report tests that do not test anything
Configuration Options:
Miscellaneous Options:
February 2019 | phpunit 7.5.6 |