Libraries tagged by xunit
phpunit/phpunit
944415163 Downloads
The PHP Unit Testing framework.
phpunit/php-code-coverage
925140677 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpunit/phpunit-mock-objects
208921674 Downloads
Mock Object library for PHPUnit
phpunit/phpunit-selenium
11035344 Downloads
Selenium Server integration for PHPUnit
phpunit/dbunit
14593669 Downloads
PHPUnit extension for database interaction testing
simpletest/simpletest
365164 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
misantron/dbunit
1256955 Downloads
DbUnit fork supporting PHPUnit 10/11/12
kornrunner/dbunit
1371716 Downloads
PHPUnit extension for database interaction testing
phpunit/phpunit-story
1937073 Downloads
Story extension for PHPUnit to facilitate Behaviour-Driven Development.
php5friends/phpunit48
192094 Downloads
The PHP Unit Testing framework.
sminnee/phpunit-mock-objects
195121 Downloads
Mock Object library for PHPUnit (fork to add PHP 7.4 support to 3.4)
k2gl/phpunit-fluent-assertions
7154 Downloads
Improves test code readability.
holgerk/assert-golden
9711 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
2681 Downloads
An xUnit testing framework for Hack
sminnee/phpunit
123196 Downloads
The PHP Unit Testing framework - forked to backport PHP 8 support