Libraries tagged by phpunit
nunomaduro/pao
572592 Downloads
Agent-optimized output for PHP testing tools
phpunit/phpcov
23005342 Downloads
CLI frontend for php-code-coverage
shipmonk/dead-code-detector
3704987 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
wp-phpunit/wp-phpunit
4366597 Downloads
WordPress core PHPUnit library
rregeer/phpunit-coverage-check
6541821 Downloads
Check the code coverage using the clover report of phpunit
robiningelbrecht/phpunit-pretty-print
572811 Downloads
Prettify PHPUnit output
phpunit/phpunit-selenium
11081663 Downloads
Selenium Server integration for PHPUnit
kenjis/ci-phpunit-test
1242364 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
allure-framework/allure-phpunit
13454054 Downloads
Allure PHPUnit integration
sempro/phpunit-pretty-print
3985714 Downloads
Prettify PHPUnit output
rector/rector-phpunit
1811623 Downloads
Rector upgrades rules for PHPUnit
psalm/plugin-phpunit
24135768 Downloads
Psalm plugin for PHPUnit
mattiasgeniar/phpunit-query-count-assertions
878347 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
helmich/phpunit-json-assert
4480236 Downloads
PHPUnit assertions for JSON documents
yoast/wp-test-utils
2585227 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress