Libraries tagged by phpu
lchrusciel/api-test-case
5920967 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
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
sempro/phpunit-pretty-print
3985714 Downloads
Prettify PHPUnit output
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
rector/rector-phpunit
1811623 Downloads
Rector upgrades rules for PHPUnit
psalm/plugin-phpunit
24135768 Downloads
Psalm plugin for PHPUnit
phpunit/phpunit-selenium
11081663 Downloads
Selenium Server integration 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).
kenjis/ci-phpunit-test
1242364 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
helmich/phpunit-json-assert
4480236 Downloads
PHPUnit assertions for JSON documents
allure-framework/allure-phpunit
13454054 Downloads
Allure PHPUnit integration