Libraries tagged by unit-test
php-vfs/php-vfs
2550387 Downloads
Virtual file system implementation for use with PHP unit testing.
simpletest/simpletest
343200 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
jelix/fakeserverconf
75173 Downloads
Fill the $_SERVER array with various PHP server configuration for unit tests.
friendsofcake/cakephp-test-utilities
68962 Downloads
Package with support traits to ease unit testing.
fiunchinho/phpunit-randomizer
742534 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
brain/faker
73762 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
atoum/stubs
726797 Downloads
Stubs for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+
atoum/atoum-bundle
357974 Downloads
Bundle around atoum unit testing framework
oliverklee/phpunit
326005 Downloads
PHPUnit test runner for TYPO3
humbug/humbug
153630 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
17282 Downloads
TYPO3 example extension for unit testing and best practices
codeception/base
4363365 Downloads
BDD-style testing framework
http-interop/http-factory-tests
112670 Downloads
Unit tests for HTTP factories
chriskite/phactory
211453 Downloads
A Database Factory for PHP Unit Tests
zendframework/zend-test
4261759 Downloads
Tools to facilitate unit testing of zend-mvc applications