Libraries tagged by test double

bkubicki/magento2-unit-tests-doubles

1 Favers
11339 Downloads

Unit tests doubles for Magento 2

Go to Download


eloquent/phpstan-phony

5 Favers
104444 Downloads

PHPStan configuration for Phony.

Go to Download


eloquent/phony-kahlan

5 Favers
76072 Downloads

Phony for Kahlan.

Go to Download


wmde/clock

3 Favers
56332 Downloads

Simple interface to get the current time without binding to global system resources. Includes test doubles!

Go to Download


tweakers/symfony-service-mock

3 Favers
53996 Downloads

Proxy layer to allow services to have their internals replaced with a test double, without affecting a service-container's (i.e. Symfony) bindings.

Go to Download


docteurklein/test-double-bundle

41 Favers
96059 Downloads

Easily create test doubles using symfony DIC

Go to Download


teamgantt/phony-kahlan

0 Favers
626 Downloads

Phony for Kahlan.

Go to Download


teamgantt/phony

0 Favers
627 Downloads

Mocks, stubs, and spies for PHP.

Go to Download


mschop/simplified-isolator

0 Favers
13368 Downloads

Simplified isolator without dynamic code generation as replacement for icecave/isolator.

Go to Download


jeroen/post-request-sender

0 Favers
23790 Downloads

Micro library with interface for sending post requests. Includes test doubles and adapters

Go to Download


jasonmccreary/test-double

12 Favers
5 Downloads

Go to Download


dancras/doubles

7 Favers
95 Downloads

A test doubles framework

Go to Download


wellrested/test

0 Favers
7111 Downloads

Test cases and doubles for use with WellRESTed

Go to Download


isidromerayo/simple_php_skeleton

12 Favers
100 Downloads

Simple skeleton PHP project with Symfony2 components

Go to Download


crimsonkissaki/mockmaker

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


<< Previous Next >>