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 succin...
翻译 - Mockery是一个简单而灵活的PHP模拟对象框架,可用于与PHPUnit,PHPSpec或任何其他测试框架进行单元测试。其核心目标是提供一个具有简洁API的测试双重框架,该API能够使用人类可读的领域特定语言(DSL)明确定义所有可能的对象操作和交互。
WordPress API Mocking Framework
The right way to mock dependencies in Node.js or webpack environment.
PHPStan extension for Mockery
Generate test cases for existing PHP files
Mock non deterministic built-in PHP functions (e.g. time() or rand()) with Mockery.
REST API boilerplate built with Go - Echo Framework
Uses Faker and Brain Monkey to provide easy generation of fake WordPress objects and related functions
Common PHP Development Tools meta-package
Starter Kit For Symfony Projects
Shorthand for creating mock objects ☕
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,...
[Experimental] Database Mocking Library which mocks PDO underlying Laravel Connection classes