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
10692
2 个月前

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

JavaScript
491
2 年前

Mocking utility for PHP functions and WordPress plugin API

PHP
306
3 个月前

Generate test cases for existing PHP files

PHP
48
6 年前

Advanced Example for mockery

Go
38
8 年前

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

PHP
38
1 个月前

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

PHP
34
2 年前

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

Go
33
3 年前

mockcompose generates mocking implementation for Go classes, interfaces and functions

Go
16
8 个月前

A simple helper method to make using Mockery easier.

PHP
12
7 年前

Shorthand for creating mock objects ☕

PHP
9
5 年前

Mock core PHP functions using a Mockery like interface

PHP
8
4 年前

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
7
8 个月前

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

PHP
6
2 个月前