Libraries tagged by Test Doubles

isidromerayo/simple_php_skeleton

12 Favers
103 Downloads

Simple skeleton PHP project with Symfony2 components

Go to Download


crimsonkissaki/mockmaker

4 Favers
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.

Go to Download


eloquent/phony-peridot

6 Favers
2155 Downloads

Phony integration for Peridot.

Go to Download


eloquent/peridot-phony

6 Favers
80 Downloads

Phony integration for Peridot.

Go to Download


americanreading/view-mock

0 Favers
2953 Downloads

Test double for View

Go to Download


sitphp/doubles

2 Favers
139 Downloads

A simple yet powerful library to make class doubles for testing

Go to Download


ray/test-double

2 Favers
948 Downloads

An AOP powered test double library

Go to Download


raigu/psr20-clock-testdoubles

0 Favers
0 Downloads

Test Doubles for PSR-20 clock interface

Go to Download


raigu/psr16-simple-cache-testdoubles

0 Favers
2 Downloads

Test Doubles for PSR-16 simple cache

Go to Download


mekras/test-doubles

0 Favers
715 Downloads

Заглушки и вспомогательные инструменты для PHPUnit

Go to Download


ideasonpurpose/wp-test-stubs

0 Favers
250 Downloads

A simple collection of stubs and doubles for testing WordPress code.

Go to Download


pedrohenrique-conectala/teste01

0 Favers
2 Downloads

Go to Download


olvlvl/phpunit-given

1 Favers
44 Downloads

An alternative to PHPUnit's ReturnValueMap and ReturnCallback. A convenient solution to migrate from Prophecy.

Go to Download


net-tools/phpunit-given

0 Favers
7 Downloads

An alternative to PHPUnit's ReturnValueMap and ReturnCallback. A convenient solution to migrate from Prophecy.

Go to Download


kartavik/php-mock-integration

0 Favers
7 Downloads

Integration package for PHP-Mock

Go to Download


<< Previous Next >>