Libraries tagged by unittesting
humbug/humbug
156198 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
4510326 Downloads
BDD-style testing framework
atoum/stubs
809991 Downloads
Stubs for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+
quotevelocity/novaunit
82492 Downloads
Unit testing suite for Laravel Nova, built to extend PHPUnit
zendframework/zend-test
4401244 Downloads
Tools to facilitate unit testing of zend-mvc applications
joshgaber/novaunit
381397 Downloads
Unit testing suite for Laravel Nova, built to extend PHPUnit
sofa/eloquent-testsuite
107896 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
friendsofcake/cakephp-test-utilities
75365 Downloads
Package with support traits to ease unit testing.
redcomponent/teststatistics
274316 Downloads
Codeception Extension to measure the performance of your tests
ipeevski/pauseonfail
139147 Downloads
Extension for Codeception to Pause on Fail
elliotchance/concise
224253 Downloads
Concise is test framework for using plain English and minimal code, built on PHPUnit.
codeception/domain-assert
146887 Downloads
Custom assertions for PHPUnit and Codeception
atoum/visibility-extension
133928 Downloads
atoum extension to loosen method visibility
atoum/reports-extension
165712 Downloads
atoum Reports extension
atoum/atoum-bundle
361829 Downloads
Bundle around atoum unit testing framework