Libraries tagged by unit test
fiunchinho/phpunit-randomizer
755196 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
esi/phpunit-coverage-check
169478 Downloads
Check the code coverage using the clover report of PHPUnit.
chriskite/phactory
219905 Downloads
A Database Factory for PHP Unit Tests
brain/faker
96055 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
humbug/humbug
156208 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.
crysalead/kahlan
60898 Downloads
The PHP Test Framework for Freedom, Truth and Justice.
atoum/stubs
811292 Downloads
Stubs for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+
codeception/base
4512600 Downloads
BDD-style testing framework
friendsofcake/fixturize
521950 Downloads
CakePHP Fixture classes to help increase productivity or performance
pestphp/pest-dev-tools
195230 Downloads
Dev requirements for Pest, The elegant PHP Testing Framework.
jonpurvis/squeaky
10890 Downloads
A Laravel Validation Rule to Help Catch Profanity.
jonpurvis/lawman
40387 Downloads
A PestPHP Plugin to help with architecture testing SaloonPHP integrations
icecave/isolator
1354529 Downloads
Dependency injection for global functions.
pestphp/pest-plugin-watch
1445428 Downloads
The Pest Watch Plugin
pestphp/pest-plugin-mock
1646829 Downloads
Adds mocking capabilities to Pest or PHPUnit