Repository navigation

#

mockery

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).

PHP
10713
1 个月前

The right way to mock dependencies in Node.js or webpack environment.

JavaScript
507
3 个月前

Mocking utility for PHP functions and WordPress plugin API

PHP
312
7 天前

Generate test cases for existing PHP files

PHP
49
7 年前

Advanced Example for mockery

Go
38
8 年前

Mock non deterministic built-in PHP functions (e.g. time() or rand()) with Mockery.

PHP
38
5 个月前

This is a RESTful API of E-Wallet project made with golang.

Go
34
3 年前

Uses Faker and Brain Monkey to provide easy generation of fake WordPress objects and related functions

PHP
33
3 年前

mockcompose generates mocking implementation for Go classes, interfaces and functions

Go
16
1 年前

A simple helper method to make using Mockery easier.

PHP
12
8 年前

Shorthand for creating mock objects ☕

PHP
9
5 年前

A comprehensive guide to mastering backend development with Golang, focusing on the GIN framework and MongoDB. This repository provides a curated learning path with practical examples, best practices, and project-based tutorials to help you build robust backend systems.

Go
8
1 年前

Mock core PHP functions using a Mockery like interface

PHP
8
4 年前

[Experimental] Database Mocking Library which mocks PDO underlying Laravel Connection classes

PHP
6
6 个月前