Libraries tagged by phpunit
wp-phpunit/wp-phpunit
2911578 Downloads
WordPress core PHPUnit library
rregeer/phpunit-coverage-check
5136165 Downloads
Check the code coverage using the clover report of phpunit
phpunit/phpunit-selenium
10662455 Downloads
Selenium Server integration for PHPUnit
php-mock/php-mock-phpunit
6831436 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
1087139 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
allure-framework/allure-phpunit
11519047 Downloads
Allure PHPUnit integration
sempro/phpunit-pretty-print
3340529 Downloads
Prettify PHPUnit output
psalm/plugin-phpunit
20469342 Downloads
Psalm plugin for PHPUnit
helmich/phpunit-json-assert
3604279 Downloads
PHPUnit assertions for JSON documents
matthiasnoback/symfony-config-test
8508888 Downloads
Library for testing user classes related to the Symfony Config Component
facile-it/paraunit
570622 Downloads
paraunit
donatj/mock-webserver
2139827 Downloads
Simple mock web server for unit testing
colinodell/psr-testlogger
8854502 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
phpunit/dbunit
14189252 Downloads
PHPUnit extension for database interaction testing
giorgiosironi/eris
1098239 Downloads
PHP library for property-based testing. Integrates with PHPUnit.