hippomocks
Mocking framework
A single-header mocking framework allowing developers to isolate dependencies and test their code in isolation
196 stars
25 watching
68 forks
Language: C++
last commit: 11 months ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 266 |
| | A C++ mocking framework inspired by Mockito, providing a simple and lightweight way to mock dependencies in unit testing. | 77 |
| | A tool to create mock objects for Objective-C unit tests | 2,163 |
| | A PHP library that enables AOP-based mocking and stubbing of static methods and class methods. | 789 |
| | A tool for dynamically mocking server behaviors and responses in Swift applications. | 759 |
| | A tool to help test software by replacing real dependencies with fake ones | 21 |
| | An Objective-C framework for creating mock objects to test and verify application behavior | 991 |
| | A header-only C++ mocking framework for unit testing and mocking dependencies in software applications. | 819 |
| | A framework for creating mock objects and stubbing messages in Smalltalk programming language. | 18 |
| | A C++ mocking framework for testing and development | 1,267 |
| | A library that enables developers to mock HTTP responses and test their applications in isolation. | 491 |
| | A PHP framework for creating mock objects and test doubles to simplify testing of code | 478 |
| | A Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching. | 120 |
| | A mocking framework for TypeScript that enables fluent mocking of strongly-typed interfaces. | 204 |
| | A flexible mock object library for unit testing Ruby applications | 94 |