Libraries tagged by phpunit4
donatj/mock-webserver
1904163 Downloads
Simple mock web server for unit testing
colinodell/psr-testlogger
7149604 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
phpunit/dbunit
14016769 Downloads
PHPUnit extension for database interaction testing
shipmonk/dead-code-detector
91433 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.
giorgiosironi/eris
1025870 Downloads
PHP library for property-based testing. Integrates with PHPUnit.
codeception/verify
12523906 Downloads
BDD assertion library for PHPUnit
codeception/specify
9427681 Downloads
BDD code blocks for PHPUnit and Codeception
automattic/wordbless
6377763 Downloads
WorDBless allows you to use WordPress core functions in your PHPUnit tests without having to set up a database and the whole WordPress environment
zalas/phpunit-injector
291850 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
zalas/phpunit-globals
283283 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
whatthejeff/nyancat-phpunit-resultprinter
677248 Downloads
Nyan Cat result printer for PHPUnit
seec/phpunit-consecutive-params
340349 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit
robiningelbrecht/phpunit-pretty-print
255765 Downloads
Prettify PHPUnit output
rector/rector-phpunit
1501149 Downloads
Rector upgrades rules for PHPUnit
rawr/phpunit-data-provider
156675 Downloads
Lightweight builder for PhpUnit data providers