Libraries tagged by phpunit7
phpunit/phpcov
18264443 Downloads
CLI frontend for php-code-coverage
shipmonk/dead-code-detector
499540 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
2935130 Downloads
WordPress core PHPUnit library
sempro/phpunit-pretty-print
3358618 Downloads
Prettify PHPUnit output
rregeer/phpunit-coverage-check
5168222 Downloads
Check the code coverage using the clover report of phpunit
psalm/plugin-phpunit
20548957 Downloads
Psalm plugin for PHPUnit
phpunit/phpunit-selenium
10673323 Downloads
Selenium Server integration for PHPUnit
php-mock/php-mock-phpunit
6875459 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
1090349 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
helmich/phpunit-json-assert
3632120 Downloads
PHPUnit assertions for JSON documents
allure-framework/allure-phpunit
11566656 Downloads
Allure PHPUnit integration
matthiasnoback/symfony-config-test
8545879 Downloads
Library for testing user classes related to the Symfony Config Component
facile-it/paraunit
579321 Downloads
paraunit
donatj/mock-webserver
2150395 Downloads
Simple mock web server for unit testing
colinodell/psr-testlogger
8963962 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!