Libraries tagged by mockery

facile-it/moka

9 Favers
11640 Downloads

Shorthand for creating mock objects

Go to Download


detain/test-generator

0 Favers
13 Downloads

Generate test cases for existing files (fork of https://github.com/detain/php-test-generator )

Go to Download


drjele/symfony-phpunit

0 Favers
1290 Downloads

Library used to make writing phpunit tests easier

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


unit-testing/mockery-helper

0 Favers
66 Downloads

a simple trait for convenient implementation of mockery mocks and spies in PHPUnit tests

Go to Download


granam/test-with-mockery

0 Favers
323 Downloads

Mockery test helper ensuring mocked method exists

Go to Download


elmpp/mockery

0 Favers
27 Downloads

Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.

Go to Download


bilge/mockery

0 Favers
21 Downloads

Mockery is a simple yet flexible PHP mock object framework

Go to Download


thinkverse/pest-plugin-mockery

0 Favers
5 Downloads

Add mockery global helpers to PestPHP

Go to Download


ostark/craft-mockery

0 Favers
18 Downloads

Mockery for Craft

Go to Download


ehough/mockery

0 Favers
880 Downloads

Fork of padraic/mockery compatible with PHP 5.2+.

Go to Download


akamon/mockery-callable-mock

2 Favers
36961 Downloads

Mockery Callable Mock

Go to Download


acid/mockery

2 Favers
119 Downloads

Acid Mockery Extension

Go to Download


synaq/mockery-extras

0 Favers
2852 Downloads

Extra matching tools for the Mockery framework.

Go to Download


nulldark/plugin-mockery

0 Favers
58 Downloads

Psalm plugin for Mockery

Go to Download


<< Previous Next >>