FakeIt

Mocking framework

A C++ mocking framework for testing and development

C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.

GitHub

1k stars
41 watching
175 forks
Language: C++
last commit: almost 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sabirvirtuoso/mockitA Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching.120
tpounds/mockitoppA C++ mocking framework inspired by Mockito, providing a simple and lightweight way to mock dependencies in unit testing.77
rollbear/trompeloeilA header-only C++ mocking framework for unit testing and mocking dependencies in software applications.819
jonreid/ocmockitoAn Objective-C framework for creating mock objects to test and verify application behavior991
dionisiydk/mocketryA framework for creating mock objects and stubbing messages in Smalltalk programming language.18
ferada/cl-mockA library for easily replacing parts of existing functions with mock implementations.19
ffmathy/fluffyspoon.javascript.testing.fakingA mocking framework for TypeScript that enables fluent mocking of strongly-typed interfaces.204
eratio08/vitest-mock-extendedA library that provides type-safe mocking extensions for testing with Vitest.174
dascandy/hippomocksA single-header mocking framework allowing developers to isolate dependencies and test their code in isolation196
erikdoe/ocmockA tool to create mock objects for Objective-C unit tests2,163
phake/phakeA PHP framework for creating mock objects and test doubles to simplify testing of code478
fakeiteasy/fakeiteasyA dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects.1,713
rspec/rspec-mocksA test-double framework for RSpec that supports method stubs and mocking of real objects as well as generated test-doubles.1,160
jasonbock/rocksA mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods266
thomas-girotto/mockgenA C# mocking library using source generators16