Libraries tagged by unit-test
fs-ap/laravel-relationship-test
179 Downloads
Enhance the unit test of relationship in model to projects in laravel
expectation/expectation
4213 Downloads
expectation library for unit testing
cundd/test-flight
16905 Downloads
Test runner for inline unit tests
cross-solution/phpunit-utils
972 Downloads
Utilities to aid in writing unit tests with the PHPUnit Framework
crodas/phpunit-compat
5323 Downloads
Hack to get unit tests for PHPUnit 5.x running in PHPUnit 6.x
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.
blyattebayo/polymorph-plugin-test-kit
14 Downloads
Polymorph Extension SDK V2 test kit: in-memory fakes + PluginTestCase for extension unit tests.
sandstorm/fuzzer
244 Downloads
Improve your Functional and Unit Tests by Fuzzing: A technique to find missing edge cases in tests.
pyrsmk/minisuite
60 Downloads
Micro unit testing framework
pixline/wp-cli-theme-test-command
245 Downloads
Install and configure WordPress theme unit tests
phine/test
1510 Downloads
A PHP library for improving unit testing.
wpjscc/php-json-rpc
42 Downloads
A maintained fork of the datto/json-rpc package. Fully unit-tested JSON-RPC 2.0 for PHP.
sukarix/statera
16 Downloads
Statera - Statera is a unit testing kit designed specifically for the Sukarix Framework.
nsivanoly/laravel-facebook-sdk
24670 Downloads
Fully unit tested Facebook SDK v5 integration for Laravel 6.x
microunit/microunit
5 Downloads
Minimal. Modern. Mighty. The next-generation PHP unit testing framework for developers who want speed, clarity, and power.