Libraries tagged by Test Doubles
eloquent/phony-kahlan
76886 Downloads
Phony for Kahlan.
ray/test-double
958 Downloads
An AOP powered test double library
etel/phpunit-double
186 Downloads
Provides double configurators with fluent interface support.
dancras/doubles
97 Downloads
A test doubles framework
isidromerayo/simple_php_skeleton
103 Downloads
Simple skeleton PHP project with Symfony2 components
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.
jeroen-de-dauw/file-fetcher
984 Downloads
Simple file fetching interface
mage2kishan/module-order-cleanup
12 Downloads
Panth Order Cleanup — safely delete test orders, invoices, shipments, and credit memos from Magento 2 with double verification, deletion logs, and admin-configurable safety controls. Keeps your order data clean and organized.
eloquent/peridot-phony
80 Downloads
Phony integration for Peridot.
americanreading/view-mock
3215 Downloads
Test double for View
sitphp/doubles
143 Downloads
A simple yet powerful library to make class doubles for testing
raigu/psr20-clock-testdoubles
0 Downloads
Test Doubles for PSR-20 clock interface
raigu/psr16-simple-cache-testdoubles
5 Downloads
Test Doubles for PSR-16 simple cache
eventjet/test-double
12 Downloads
Reusable PSR-compliant test doubles for HTTP clients, loggers, and SOAP clients
mekras/test-doubles
715 Downloads
Заглушки и вспомогательные инструменты для PHPUnit