Libraries tagged by unity
simpletest/simpletest
339893 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
postcode-nl/api-client
344312 Downloads
A client to the Postcode.nl Address Api for international address validation. You will need to create an account at https://developer.postcode.eu/documentation/.
milroyfraser/pest-plugin-gwt
29077 Downloads
Given When Then(GWT) Plugin for Pest
lukeraymonddowning/pest-plugin-money
69264 Downloads
A Pest PHP plugin that makes testing popular Money packages easy.
jonpurvis/profanify
11348 Downloads
A PestPHP Plugin to Help Catch Profanity in Your Applications.
jelix/fakeserverconf
64316 Downloads
Fill the $_SERVER array with various PHP server configuration for unit tests.
icecave/isolator
1283515 Downloads
Dependency injection for global functions.
friendsofcake/fixturize
464335 Downloads
CakePHP Fixture classes to help increase productivity or performance
fiunchinho/phpunit-randomizer
739743 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
erikgaal/pest-plugin-sharding
278341 Downloads
Pest Plugin to split tests into multiple runs
brain/faker
67999 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
atoum/stubs
693093 Downloads
Stubs for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+
pestphp/pest-plugin-mock
1187338 Downloads
Adds mocking capabilities to Pest or PHPUnit
pestphp/pest-plugin-expectations
401641 Downloads
Add expectations testing capabilities to Pest or PHPUnit
humbug/humbug
153288 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.