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)明确定义所有可能的对象操作和交互。
Test spies, stubs and mocks for JavaScript.
翻译 - 测试JavaScript的间谍,存根和模拟。
A tool to quickly mock out end points, setup delays and more...
翻译 - 快速模拟终点,设置延迟等的工具...
Files autogenerator for repositorry pattern
翻译 - 用于存储库模式的文件自动生成器