Libraries tagged by unit testing
faissaloux/pest-plugin-math
9 Downloads
Math plugin for Pest PHP
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
pestphp/dust
2 Downloads
A PHP browser testing solution using Laravel Dusk and Pest
eerison/pest-plugin-api-platform
189 Downloads
Pest plugin for Api platform
acid/acid
207 Downloads
Acid Testing Framework
towerhouse/healthmeasures
11 Downloads
This library gives you the ability to generate health measures given a name and a unit, for instance: weight / pound or kilo. You can configure where to store them and them gather to collect their values by date given a username or other token. The library gives you the ability to generate graphs or other stats information. It's totally configurable, methods are well documented and comes with unit testing.
testunit/memunit
88 Downloads
TestUnit is PHP testing library that simplifies unit testing with an assertions.
taeluf/tester
331 Downloads
A unit testing library for Php.
microunit/microunit
3 Downloads
Minimal. Modern. Mighty. The next-generation PHP unit testing framework for developers who want speed, clarity, and power.
expectation/expectation
4213 Downloads
expectation library for unit testing
lastcraft/simpletest
21844 Downloads
Unit testing, mock objects and web testing framework for PHP built around test cases.
webtheory/unit-utils
39 Downloads
helpers and utilities for unit testing
schaapdigitalcreatives/sdc-custom-block-unit-test
11 Downloads
The WordPress plugin for the unit testing of Jabbado Blocks
pingpong/testing
7396 Downloads
Unit Testing Helper for Laravel's Package
php-platform/restful-unit
205 Downloads