Libraries tagged by xunit
phpunit/phpunit
695289535 Downloads
The PHP Unit Testing framework.
phpunit/php-code-coverage
682644179 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpunit/phpunit-mock-objects
197397876 Downloads
Mock Object library for PHPUnit
phpunit/phpunit-selenium
10274974 Downloads
Selenium Server integration for PHPUnit
phpunit/dbunit
13813275 Downloads
PHPUnit extension for database interaction testing
kornrunner/dbunit
933865 Downloads
PHPUnit extension for database interaction testing
simpletest/simpletest
334167 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
misantron/dbunit
684916 Downloads
DbUnit fork supporting PHPUnit 9/10
phpunit/phpunit-story
1875682 Downloads
Story extension for PHPUnit to facilitate Behaviour-Driven Development.
phpunit/phpunit-skeleton-generator
476749 Downloads
Tool that can generate skeleton test classes from production code classes and vice versa
php5friends/phpunit48
163162 Downloads
The PHP Unit Testing framework.
vitexsoftware/phpunit-skeleton-generator
4139 Downloads
Tool that can generate skeleton test classes from production code classes and vice versa
testunit/testunit
124 Downloads
TestUnit is PHP testing library that simplifies unit testing with an assertions.
sminnee/phpunit-mock-objects
184224 Downloads
Mock Object library for PHPUnit (fork to add PHP 7.4 support to 3.4)
holgerk/assert-golden
2590 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