Libraries tagged by unit-testing
atoum/atoum-bundle
357966 Downloads
Bundle around atoum unit testing framework
oliverklee/phpunit
323299 Downloads
PHPUnit test runner for TYPO3
humbug/humbug
153624 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.
codeception/base
4362838 Downloads
BDD-style testing framework
simpletest/simpletest
343142 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
quotevelocity/novaunit
32414 Downloads
Unit testing suite for Laravel Nova, built to extend PHPUnit
oliverklee/oelib
685486 Downloads
Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.
zendframework/zend-test
4261305 Downloads
Tools to facilitate unit testing of zend-mvc applications
joshgaber/novaunit
352839 Downloads
Unit testing suite for Laravel Nova, built to extend PHPUnit
redcomponent/teststatistics
253064 Downloads
Codeception Extension to measure the performance of your tests
ipeevski/pauseonfail
100573 Downloads
Extension for Codeception to Pause on Fail
esi/phpunit-coverage-check
74260 Downloads
Check the code coverage using the clover report of PHPUnit.
elliotchance/concise
222596 Downloads
Concise is test framework for using plain English and minimal code, built on PHPUnit.
codeception/domain-assert
137558 Downloads
Custom assertions for PHPUnit and Codeception
atoum/visibility-extension
121919 Downloads
atoum extension to loosen method visibility