Libraries tagged by mocking-library

phpspec/prophecy-phpunit

182 Favers
38802403 Downloads

Integrating the Prophecy mocking library in PHPUnit test cases

Go to Download


10up/wp_mock

697 Favers
2406074 Downloads

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

Go to Download


quizlet/hammock

27 Favers
443213 Downloads

Hammock is a stand-alone mocking library for Hacklang.

Go to Download


qratorlabs/smocky

4 Favers
5799 Downloads

Mocking library based on runkit

Go to Download


mpyw/mockery-pdo

2 Favers
5903 Downloads

BDD-style PDO Mocking Library for Mockery

Go to Download


mpyw/laravel-database-mock

6 Favers
4817 Downloads

Database Mocking Library which mocks PDO underlying Laravel Connection classes

Go to Download


alperakgun/wp_nock

0 Favers
3702 Downloads

WP_Http server mocking library for PHP/WordPress

Go to Download


facile-it/moka

9 Favers
11641 Downloads

Shorthand for creating mock objects

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


talentrydev/prophecy-phpunit

0 Favers
289 Downloads

Integrating the Prophecy mocking library in PHPUnit test cases

Go to Download


redhead/mockyll

1 Favers
7 Downloads

Mocking library for PHP (>= 5.4).

Go to Download


mockrr/mockrr

0 Favers
8 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


cyruscollier/phpspec-php-mock

1 Favers
403 Downloads

Adds the PHP Mock function mocking library as a phpspec Collaborator

Go to Download


Next >>