Libraries tagged by test-double
sitphp/doubles
143 Downloads
A simple yet powerful library to make class doubles for testing
pedrohenrique-conectala/teste01
3 Downloads
olvlvl/phpunit-given
49 Downloads
An alternative to PHPUnit's ReturnValueMap and ReturnCallback. A convenient solution to migrate from Prophecy.
net-tools/phpunit-given
10 Downloads
An alternative to PHPUnit's ReturnValueMap and ReturnCallback. A convenient solution to migrate from Prophecy.
kartavik/php-mock-integration
7 Downloads
Integration package for PHP-Mock
kartavik/php-mock
27 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
kambo/classopener
10 Downloads
Mock/stub final classes and methods in PHPUnit.
elmpp/mockery
33 Downloads
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.
bilge/mockery
32 Downloads
Mockery is a simple yet flexible PHP mock object framework
malkusch/php-mock
5409 Downloads
Use the new package php-mock/php-mock.
ehough/mockery
883 Downloads
Fork of padraic/mockery compatible with PHP 5.2+.
touta/testing-kit
0 Downloads
Shared test doubles and architecture assertions for the Touta PHP ecosystem
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
creativesoftworks/behat-wiremock-context-extension
8699 Downloads
A Behat Extension that makes use of Wiremock as a test double for API calls