phake
Mocking framework
A PHP framework for creating mock objects and test doubles to simplify testing of code
PHP Mocking Framework
478 stars
22 watching
87 forks
Language: PHP
last commit: 2 months ago
Linked from 4 awesome lists
frameworkmockphpphpunitspystubtest-doublestesting
Related projects:
Repository | Description | Stars |
---|---|---|
| A Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching. | 120 |
| A framework for creating mock objects and stubbing messages in Smalltalk programming language. | 18 |
| An Objective-C framework for creating mock objects to test and verify application behavior | 991 |
| A test-double framework for RSpec that supports method stubs and mocking of real objects as well as generated test-doubles. | 1,160 |
| A testing library that mocks non-deterministic built-in PHP functions to simplify unit tests | 359 |
| A C++ mocking framework inspired by Mockito, providing a simple and lightweight way to mock dependencies in unit testing. | 77 |
| A mocking framework for TypeScript that enables fluent mocking of strongly-typed interfaces. | 204 |
| A C++ mocking framework for testing and development | 1,267 |
| A header-only C++ mocking framework for unit testing and mocking dependencies in software applications. | 819 |
| A single-header mocking framework allowing developers to isolate dependencies and test their code in isolation | 196 |
| A testing library for mocking components and services in Angular applications. | 1,067 |
| An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,068 |
| A tool to create mock objects for Objective-C unit tests | 2,163 |
| A framework for creating mockable network interactions in Swift applications | 649 |
| A PHP library that enables AOP-based mocking and stubbing of static methods and class methods. | 789 |