Libraries tagged by mocking-library
phpspec/prophecy-phpunit
34057441 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
10up/wp_mock
2279723 Downloads
A mocking library to take the pain out of unit testing for WordPress
quizlet/hammock
442383 Downloads
Hammock is a stand-alone mocking library for Hacklang.
qratorlabs/smocky
5079 Downloads
Mocking library based on runkit
mpyw/mockery-pdo
4831 Downloads
BDD-style PDO Mocking Library for Mockery
mpyw/laravel-database-mock
3821 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
console-helpers/prophecy-phpunit
1478 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
alperakgun/wp_nock
3158 Downloads
WP_Http server mocking library for PHP/WordPress
facile-it/moka
11640 Downloads
Shorthand for creating mock objects
mockrr/mockrr
7 Downloads
Simple, zero-dependency API mocking library.
crimsonkissaki/mockmaker
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.
talentrydev/prophecy-phpunit
289 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
redhead/mockyll
6 Downloads
Mocking library for PHP (>= 5.4).
gsdev/mockery-container
1 Downloads
A mock container that works with the mocking library Mockery
donatj/mock-duck
0 Downloads
Sane mocking library