Libraries tagged by phpunit5
phpunit/phpcov
18492368 Downloads
CLI frontend for php-code-coverage
shipmonk/dead-code-detector
601608 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
2984020 Downloads
WordPress core PHPUnit library
sempro/phpunit-pretty-print
3399486 Downloads
Prettify PHPUnit output
rregeer/phpunit-coverage-check
5242955 Downloads
Check the code coverage using the clover report of phpunit
psalm/plugin-phpunit
20730132 Downloads
Psalm plugin for PHPUnit
phpunit/phpunit-selenium
10694953 Downloads
Selenium Server integration for PHPUnit
php-mock/php-mock-phpunit
6982021 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
kenjis/ci-phpunit-test
1098721 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
helmich/phpunit-json-assert
3728826 Downloads
PHPUnit assertions for JSON documents
allure-framework/allure-phpunit
11676307 Downloads
Allure PHPUnit integration
yoast/wp-test-utils
1913351 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
matthiasnoback/symfony-config-test
8643421 Downloads
Library for testing user classes related to the Symfony Config Component
facile-it/paraunit
598703 Downloads
paraunit
donatj/mock-webserver
2174819 Downloads
Simple mock web server for unit testing