Libraries tagged by mocking-library

phpspec/prophecy-phpunit

159 Favers
26670829 Downloads

Integrating the Prophecy mocking library in PHPUnit test cases

Go to Download


10up/wp_mock

663 Favers
2063250 Downloads

A mocking library to take the pain out of unit testing for WordPress

Go to Download


quizlet/hammock

27 Favers
440397 Downloads

Hammock is a stand-alone mocking library for Hacklang.

Go to Download


facile-it/moka

9 Favers
11613 Downloads

Shorthand for creating mock objects

Go to Download


qratorlabs/smocky

4 Favers
4185 Downloads

Mocking library based on runkit

Go to Download


mpyw/mockery-pdo

2 Favers
3375 Downloads

BDD-style PDO Mocking Library for Mockery

Go to Download


mpyw/laravel-database-mock

5 Favers
2365 Downloads

Database Mocking Library which mocks PDO underlying Laravel Connection classes

Go to Download


console-helpers/prophecy-phpunit

0 Favers
635 Downloads

Integrating the Prophecy mocking library in PHPUnit test cases

Go to Download


alperakgun/wp_nock

0 Favers
2275 Downloads

WP_Http server mocking library for PHP/WordPress

Go to Download


crimsonkissaki/mockmaker

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


talentrydev/prophecy-phpunit

0 Favers
288 Downloads

Integrating the Prophecy mocking library in PHPUnit test cases

Go to Download


redhead/mockyll

1 Favers
6 Downloads

Mocking library for PHP (>= 5.4).

Go to Download


mockrr/mockrr

0 Favers
1 Downloads

Simple, zero-dependency API mocking library.

Go to Download


gsdev/mockery-container

0 Favers
1 Downloads

A mock container that works with the mocking library Mockery

Go to Download


donatj/mock-duck

0 Favers
0 Downloads

Sane mocking library

Go to Download


Next >>