Libraries tagged by mdoc
darling/php-mocking-utilities
697 Downloads
The PHPMockingUtilities library provides classes that can be used to mock various types of values.
crimsonkissaki/mockmaker
44 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.
brunty/phpunit-vicious-mockery
2 Downloads
A silly extension to PHPUnit to insult you when your tests fail.
blackbird/magento-mock-object
138 Downloads
N/A
baopham/api-mocker
193005 Downloads
API mocker for Laravel apps
awesomite/mock-finals
13 Downloads
Mocking final classes and methods
americanreading/view-mock
2973 Downloads
Test double for View
aksoyih/http-mock
151 Downloads
A PHP library for mocking HTTP clients with customizable responses and behaviors
aeris/guzzle-http-mock
13039 Downloads
A mock library for verifying requests made with the Guzzle Http Client, and mocking responses.
rezzza/moco-behat-extension
21731 Downloads
Helper to use moco with behat
rezzza/mock-extension
6751 Downloads
Mock extension for Behat
polishsymfonycommunity/mockery-bundle
296 Downloads
This Bundle provides Mockery integration to make it possible to mock service in Behat.
brain/hooks-mock
67 Downloads
A mocking class utility for WordPress hooks
webclient/fake-http-client
1040 Downloads
Mock PSR-18 HTTP client
v2e4lisp/preview
912 Downloads
mocha.js like bdd test framework