Libraries tagged by xunit
phpunit/phpunit
751789683 Downloads
The PHP Unit Testing framework.
phpunit/php-code-coverage
737836048 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpunit/phpunit-mock-objects
200029285 Downloads
Mock Object library for PHPUnit
phpunit/phpunit-selenium
10494839 Downloads
Selenium Server integration for PHPUnit
phpunit/dbunit
13984801 Downloads
PHPUnit extension for database interaction testing
kornrunner/dbunit
1035611 Downloads
PHPUnit extension for database interaction testing
simpletest/simpletest
339138 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
misantron/dbunit
794872 Downloads
DbUnit fork supporting PHPUnit 9/10/11
phpunit/phpunit-story
1891519 Downloads
Story extension for PHPUnit to facilitate Behaviour-Driven Development.
phpunit/phpunit-skeleton-generator
479036 Downloads
Tool that can generate skeleton test classes from production code classes and vice versa
php5friends/phpunit48
169999 Downloads
The PHP Unit Testing framework.
holgerk/assert-golden
4053 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
fgjjkhkkoljgffkkjbvb/dbunit
15863 Downloads
PHPUnit extension for database interaction testing
laravesl/phpunit
3097 Downloads
PHPUnit is a testing framework designed for PHP developers, following the xUnit architecture for unit testing frameworks.
phmlabs/xunitreport
10803 Downloads
Create xunit reports using classes