Libraries tagged by test stub
ingenerator/stub-objects
3352 Downloads
Modern solution for easily building strictly-typed data objects and entities for tests
etel/phpunit-double
186 Downloads
Provides double configurators with fluent interface support.
eloquent/phony-kahlan
76882 Downloads
Phony for Kahlan.
sebkay/wp-unit-test-stubs
5236 Downloads
jasonmccreary/test-double
6 Downloads
viraj/cakephp-testdummy
68947 Downloads
Factories for CakePHP tests
isidromerayo/simple_php_skeleton
103 Downloads
Simple skeleton PHP project with Symfony2 components
dancras/doubles
97 Downloads
A test doubles framework
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
980 Downloads
Simple file fetching interface
eloquent/peridot-phony
80 Downloads
Phony integration for Peridot.
elephantly/kahlan-bundle
31247 Downloads
Symfony bundle for Kahlan Test Framework integration
knutle/test-stubs
475 Downloads
Provides simple stub handling for test cases
ideasonpurpose/wp-test-stubs
275 Downloads
A simple collection of stubs and doubles for testing WordPress code.
boggybot/laravel-test-generator
338 Downloads
Generate laravel tests stubs from registered routes.