Libraries tagged by test double
dancras/doubles
97 Downloads
A test doubles framework
isidromerayo/simple_php_skeleton
103 Downloads
Simple skeleton PHP project with Symfony2 components
gealex/doublit
87 Downloads
Doublit : A simple tool to test your class dependencies in PhpUnit
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.
eloquent/peridot-phony
80 Downloads
Phony integration for Peridot.
sitphp/doubles
141 Downloads
A simple yet powerful library to make class doubles for testing
ray/test-double
951 Downloads
An AOP powered test double library
raigu/psr20-clock-testdoubles
0 Downloads
Test Doubles for PSR-20 clock interface
raigu/psr16-simple-cache-testdoubles
3 Downloads
Test Doubles for PSR-16 simple cache
mekras/test-doubles
715 Downloads
Заглушки и вспомогательные инструменты для PHPUnit
double330/composer-test
11 Downloads
composer-test
jamesalday/doublemadoutliers
15 Downloads
Uses the Double Median Absolute Deviation test to find outliers in data
ideasonpurpose/wp-test-stubs
251 Downloads
A simple collection of stubs and doubles for testing WordPress code.
tomkyle/mock-psr
929 Downloads
Mock common PSR standard components in PhpUnit tests
pedrohenrique-conectala/teste01
3 Downloads