Libraries tagged by unit-testing
simpletest/simpletest
334310 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
zendframework/zend-test
4147168 Downloads
Tools to facilitate unit testing of zend-mvc applications
unigen/unigen
38722 Downloads
UniGen is a unit test generator for PHP. It automatically generates unit tests for your classes
ttn/tea
13470 Downloads
TYPO3 example extension for unit testing and best practices
redcomponent/teststatistics
240175 Downloads
Codeception Extension to measure the performance of your tests
ipeevski/pauseonfail
78254 Downloads
Extension for Codeception to Pause on Fail
esi/phpunit-coverage-check
20953 Downloads
Check the code coverage using the clover report of PHPUnit.
elliotchance/concise
221641 Downloads
Concise is test framework for using plain English and minimal code, built on PHPUnit.
codeception/domain-assert
132747 Downloads
Custom assertions for PHPUnit and Codeception
atoum/reports-extension
155257 Downloads
atoum Reports extension
atoum/atoum-bundle
354181 Downloads
Bundle around atoum unit testing framework
humbug/humbug
153148 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
quotevelocity/novaunit
5847 Downloads
Unit testing suite for Laravel Nova, built to extend PHPUnit
php5friends/phpunit48
163440 Downloads
The PHP Unit Testing framework.
oliverklee/oelib
326180 Downloads
Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.