trompeloeil
Mocking framework
A header-only C++ mocking framework for unit testing and mocking dependencies in software applications.
Header only C++14 mocking framework
819 stars
35 watching
86 forks
Language: C++
last commit: 4 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ mocking framework inspired by Mockito, providing a simple and lightweight way to mock dependencies in unit testing. | 77 |
| A C++ mocking framework for testing and development | 1,267 |
| An Objective-C framework for creating mock objects to test and verify application behavior | 991 |
| A Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching. | 120 |
| A single-header mocking framework allowing developers to isolate dependencies and test their code in isolation | 196 |
| A tool to create mock objects for Objective-C unit tests | 2,163 |
| A library for easily replacing parts of existing functions with mock implementations. | 19 |
| A PHP framework for creating mock objects and test doubles to simplify testing of code | 478 |
| A framework for creating mock objects and stubbing messages in Smalltalk programming language. | 18 |
| A C# mocking library using source generators | 16 |
| A test-double framework for RSpec that supports method stubs and mocking of real objects as well as generated test-doubles. | 1,160 |
| A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 266 |
| A mocking framework for TypeScript that enables fluent mocking of strongly-typed interfaces. | 204 |
| A testing library for mocking components and services in Angular applications. | 1,067 |
| A tool for quickly creating iOS app mockups using Swift and Xcode Playgrounds | 4 |