PHPUNIT(1) | User Commands | PHPUNIT(1) |
phpunit - PHPUnit command line interface
phpunit [options] UnitTest.php
phpunit [options] <directory>
Code Coverage Options:
--coverage-cobertura <file> Generate code coverage report in Cobertura XML format
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:
April 2023 | phpunit 9.6.7 |