hippomocks

Mocking framework

A single-header mocking framework allowing developers to isolate dependencies and test their code in isolation

GitHub

196 stars
25 watching
68 forks
Language: C++
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
jasonbock/rocksA mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods266
tpounds/mockitoppA C++ mocking framework inspired by Mockito, providing a simple and lightweight way to mock dependencies in unit testing.77
erikdoe/ocmockA tool to create mock objects for Objective-C unit tests2,163
codeception/aspectmockA PHP library that enables AOP-based mocking and stubbing of static methods and class methods.789
devlucky/kakapoA tool for dynamically mocking server behaviors and responses in Swift applications.759
qaston/dmocks-revivedA tool to help test software by replacing real dependencies with fake ones21
jonreid/ocmockitoAn Objective-C framework for creating mock objects to test and verify application behavior991
rollbear/trompeloeilA header-only C++ mocking framework for unit testing and mocking dependencies in software applications.819
dionisiydk/mocketryA framework for creating mock objects and stubbing messages in Smalltalk programming language.18
eranpeer/fakeitA C++ mocking framework for testing and development1,267
alexliesenfeld/httpmockA library that enables developers to mock HTTP responses and test their applications in isolation.491
phake/phakeA PHP framework for creating mock objects and test doubles to simplify testing of code478
sabirvirtuoso/mockitA Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching.120
ffmathy/fluffyspoon.javascript.testing.fakingA mocking framework for TypeScript that enables fluent mocking of strongly-typed interfaces.204
jimweirich/flexmockA flexible mock object library for unit testing Ruby applications94