Libraries tagged by ufit
jelix/fakeserverconf
69978 Downloads
Fill the $_SERVER array with various PHP server configuration for unit tests.
icecave/isolator
1287509 Downloads
Dependency injection for global functions.
friendsofcake/fixturize
468840 Downloads
CakePHP Fixture classes to help increase productivity or performance
fiunchinho/phpunit-randomizer
740986 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
erikgaal/pest-plugin-sharding
329208 Downloads
Pest Plugin to split tests into multiple runs
brain/faker
70120 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
atoum/stubs
708702 Downloads
Stubs for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+
worksome/pest-plugin-silence
265597 Downloads
Prevent unwanted output in tests.
pestphp/pest-plugin-init
606456 Downloads
The Pest Init plugin
pestphp/pest-plugin-expectations
410448 Downloads
Add expectations testing capabilities to Pest or PHPUnit
pestphp/pest-plugin-coverage
612891 Downloads
The Pest Coverage Plugin
oliverklee/phpunit
178561 Downloads
PHPUnit test runner for TYPO3
humbug/humbug
153406 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.
edsonmedina/php_testability
133426 Downloads
Analyses and reports testability issues of a php codebase
codeception/base
4342134 Downloads
BDD-style testing framework