AspectMock

Mocking library

A PHP library that enables AOP-based mocking and stubbing of static methods and class methods.

The most powerful and flexible mocking framework for PHPUnit / Codeception.

GitHub

789 stars
38 watching
129 forks
Language: PHP
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
alexliesenfeld/httpmockA library that enables developers to mock HTTP responses and test their applications in isolation.491
easymock/easymockA Java library that simplifies the use of mock objects in unit testing.821
appunite/mockeryA library that provides a simple way to mock functions in asynchronous Elixir testing92
dascandy/hippomocksA single-header mocking framework allowing developers to isolate dependencies and test their code in isolation196
eratio08/vitest-mock-extendedA library that provides type-safe mocking extensions for testing with Vitest.174
php-mock/php-mockA testing library that mocks non-deterministic built-in PHP functions to simplify unit tests359
devlucky/kakapoA tool for dynamically mocking server behaviors and responses in Swift applications.759
help-me-mom/ng-mocksA testing library for mocking components and services in Angular applications.1,067
fakeiteasy/fakeiteasyA dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects.1,713
florinn/typemoqA mocking library for TypeScript that allows developers to create fake objects and behaviors in their code for testing purposes.428
jimweirich/flexmockA flexible mock object library for unit testing Ruby applications94
ferada/cl-mockA library for easily replacing parts of existing functions with mock implementations.19
jasonbock/rocksA mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods266
eranpeer/fakeitA C++ mocking framework for testing and development1,267
jonreid/ocmockitoAn Objective-C framework for creating mock objects to test and verify application behavior991