Libraries tagged by unic framework
atoum/stubs
747126 Downloads
Stubs for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+
simpletest/simpletest
347202 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
jonpurvis/squeaky
2363 Downloads
A Laravel Validation Rule to Help Catch Profanity.
erikgaal/pest-plugin-sharding
514844 Downloads
Pest Plugin to split tests into multiple runs
pestphp/pest-plugin-mock
1493173 Downloads
Adds mocking capabilities to Pest or PHPUnit
pestphp/pest-plugin-expectations
429766 Downloads
Add expectations testing capabilities to Pest or PHPUnit
humbug/humbug
154703 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
4400712 Downloads
BDD-style testing framework
christophwurst/nextcloud_testing
809220 Downloads
Simple and fast unit and integration testing framework for Nextcloud, based on PHPUnit
atoum/atoum-bundle
359094 Downloads
Bundle around atoum unit testing framework
pestphp/pest-plugin-global-assertions
186215 Downloads
A plugin to add global assertions to Pest
pestphp/pest-dev-tools
156948 Downloads
Dev requirements for Pest, The elegant PHP Testing Framework.
ozzie/pest-plugin-nest
27051 Downloads
Nest Pest PHP tests for better organization and readability
orchestra/pest-plugin-testbench
36237 Downloads
Pest plugin for Testbench
milroyfraser/pest-plugin-gwt
30614 Downloads
Given When Then(GWT) Plugin for Pest