Libraries tagged by unit testing
fiunchinho/phpunit-randomizer
739103 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
atoum/stubs
684635 Downloads
Stubs for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+
humbug/humbug
153274 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
4321683 Downloads
BDD-style testing framework
milroyfraser/pest-plugin-gwt
28864 Downloads
Given When Then(GWT) Plugin for Pest
lukeraymonddowning/pest-plugin-money
67687 Downloads
A Pest PHP plugin that makes testing popular Money packages easy.
jonpurvis/profanify
11043 Downloads
A PestPHP Plugin to Help Catch Profanity in Your Applications.
jonpurvis/lawman
12138 Downloads
A PestPHP Plugin to help with architecture testing SaloonPHP integrations
erikgaal/pest-plugin-sharding
252815 Downloads
Pest Plugin to split tests into multiple runs
chriskite/phactory
209302 Downloads
A Database Factory for PHP Unit Tests
brain/faker
66975 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
pestphp/pest-plugin-mock
1175217 Downloads
Adds mocking capabilities to Pest or PHPUnit
edsonmedina/php_testability
131787 Downloads
Analyses and reports testability issues of a php codebase
joshgaber/novaunit
344521 Downloads
Unit testing suite for Laravel Nova, built to extend PHPUnit
christophwurst/nextcloud_testing
530930 Downloads
Simple and fast unit and integration testing framework for Nextcloud, based on PHPUnit