Libraries tagged by xunit
phpunit/phpunit
950273157 Downloads
The PHP Unit Testing framework.
phpunit/php-code-coverage
931276838 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpunit/phpunit-mock-objects
209177257 Downloads
Mock Object library for PHPUnit
phpunit/phpunit-selenium
11055113 Downloads
Selenium Server integration for PHPUnit
phpunit/dbunit
14612974 Downloads
PHPUnit extension for database interaction testing
simpletest/simpletest
366696 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
misantron/dbunit
1274419 Downloads
DbUnit fork supporting PHPUnit 10/11/12
kornrunner/dbunit
1385304 Downloads
PHPUnit extension for database interaction testing
phpunit/phpunit-story
1938402 Downloads
Story extension for PHPUnit to facilitate Behaviour-Driven Development.
php5friends/phpunit48
192787 Downloads
The PHP Unit Testing framework.
k2gl/phpunit-fluent-assertions
8232 Downloads
Improves test code readability.
sminnee/phpunit-mock-objects
195804 Downloads
Mock Object library for PHPUnit (fork to add PHP 7.4 support to 3.4)
holgerk/assert-golden
10052 Downloads
Same as assertEquals, but when null is given as argument, the test file is automatically edited and null is substituted with the actual value
hackpack/hackunit
2692 Downloads
An xUnit testing framework for Hack
sminnee/phpunit
123796 Downloads
The PHP Unit Testing framework - forked to backport PHP 8 support