Libraries tagged by unit tests
zendframework/zend-test
4259028 Downloads
Tools to facilitate unit testing of zend-mvc applications
simpletest/simpletest
342967 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
jelix/fakeserverconf
73999 Downloads
Fill the $_SERVER array with various PHP server configuration for unit tests.
brain/faker
73276 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
humbug/humbug
153490 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.
pestphp/pest-plugin-global-assertions
180690 Downloads
A plugin to add global assertions to Pest
pestphp/pest-dev-tools
152496 Downloads
Dev requirements for Pest, The elegant PHP Testing Framework.
icecave/isolator
1293069 Downloads
Dependency injection for global functions.
fiunchinho/phpunit-randomizer
742303 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
erikgaal/pest-plugin-sharding
389895 Downloads
Pest Plugin to split tests into multiple runs
atoum/stubs
724826 Downloads
Stubs for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+
atoum/atoum-bundle
357898 Downloads
Bundle around atoum unit testing framework
worksome/pest-plugin-silence
292214 Downloads
Prevent unwanted output in tests.
pestphp/pest-plugin-init
616251 Downloads
The Pest Init plugin
pestphp/pest-plugin-expectations
420123 Downloads
Add expectations testing capabilities to Pest or PHPUnit