Libraries tagged by unit-test
olmer/magento-unit-tests-generator
57426 Downloads
Unit Tests Generator
simpletest/simpletest
347241 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
fiunchinho/phpunit-randomizer
746928 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
esi/phpunit-coverage-check
99002 Downloads
Check the code coverage using the clover report of PHPUnit.
brain/faker
80544 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
atoum/stubs
747309 Downloads
Stubs for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+
humbug/humbug
154710 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.
ttn/tea
18344 Downloads
TYPO3 example extension for unit testing and best practices
codeception/base
4401089 Downloads
BDD-style testing framework
internations/http-mock
656614 Downloads
Mock HTTP requests on the server side in your PHP unit tests
http-interop/http-factory-tests
138158 Downloads
Unit tests for HTTP factories
chriskite/phactory
213124 Downloads
A Database Factory for PHP Unit Tests
zendframework/zend-test
4297751 Downloads
Tools to facilitate unit testing of zend-mvc applications
nilportugues/sphinx-search
435074 Downloads
Fully unit tested SphinxClient (SphinxAPI) for PHP5.3 and above to be used with SphinxSearch
joshgaber/novaunit
363549 Downloads
Unit testing suite for Laravel Nova, built to extend PHPUnit