Libraries tagged by unit test
humbug/humbug
153287 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
4325892 Downloads
BDD-style testing framework
friendsofcake/fixturize
463094 Downloads
CakePHP Fixture classes to help increase productivity or performance
milroyfraser/pest-plugin-gwt
28979 Downloads
Given When Then(GWT) Plugin for Pest
lukeraymonddowning/pest-plugin-money
68410 Downloads
A Pest PHP plugin that makes testing popular Money packages easy.
jonpurvis/profanify
11153 Downloads
A PestPHP Plugin to Help Catch Profanity in Your Applications.
icecave/isolator
1282507 Downloads
Dependency injection for global functions.
erikgaal/pest-plugin-sharding
262608 Downloads
Pest Plugin to split tests into multiple runs
pestphp/pest-plugin-mock
1180961 Downloads
Adds mocking capabilities to Pest or PHPUnit
pestphp/pest-plugin-expectations
400757 Downloads
Add expectations testing capabilities to Pest or PHPUnit
nilportugues/sphinx-search
416951 Downloads
Fully unit tested SphinxClient (SphinxAPI) for PHP5.3 and above to be used with SphinxSearch
joshgaber/novaunit
345222 Downloads
Unit testing suite for Laravel Nova, built to extend PHPUnit
sofa/eloquent-testsuite
96593 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
schranz/test-generator
20709 Downloads
A cli tool which generates unit tests.
redcomponent/teststatistics
248291 Downloads
Codeception Extension to measure the performance of your tests