Libraries tagged by mockery

duncan3dc/uopz-expectations

8 Favers
135895 Downloads

Mock core functions and set up expectations similar to Mockery

Go to Download


mpyw/mockery-pdo

2 Favers
3313 Downloads

BDD-style PDO Mocking Library for Mockery

Go to Download


facile-it/moka

9 Favers
11568 Downloads

Shorthand for creating mock objects

Go to Download


hermeslin/mockery-overload-properties

0 Favers
509 Downloads

mock instance's properties via Mockery's overload keyword

Go to Download


spameri/dependency-mocker

0 Favers
96389 Downloads

Loads dependencies to mocked classes by Mockery for Nette Framework.

Go to Download


sikessem/laravel-devtools

1 Favers
2340 Downloads

🧪 Sikessem development tools for Laravel applications.

Go to Download


sikessem/devtools

1 Favers
3025 Downloads

🧪 Sikessem development and automation tools.

Go to Download


leoloso/faker

1 Favers
73360 Downloads

Fork for PoP of: Faker (fzaninotto/faker) for WordPress via Brain Monkey

Go to Download


gwa/wp-bridge

0 Favers
19821 Downloads

WpBridge is a simple bridge to mock all wordpress function.

Go to Download


inpsyde/monkery-test-case

6 Favers
24574 Downloads

Composition package of brain/monkey and mockery/mockery with a custom test case class for PHPUnit

Go to Download


polishsymfonycommunity/mockery-bundle

15 Favers
293 Downloads

This Bundle provides Mockery integration to make it possible to mock service in Behat.

Go to Download


brunty/phpunit-vicious-mockery

4 Favers
1 Downloads

A silly extension to PHPUnit to insult you when your tests fail.

Go to Download


tfrommen/testable-code

9 Favers
5 Downloads

Example code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.

Go to Download


jasonmccreary/test-double

12 Favers
5 Downloads

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


<< Previous Next >>