hippomocks

Mocking framework

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

GitHub

195 stars
25 watching
67 forks
Language: C++
last commit: over 1 year ago

Related projects:

Repository Description Stars
jasonbock/rocks A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods 257
tpounds/mockitopp A C++ mocking framework inspired by Mockito, providing a simple and lightweight way to mock dependencies in unit testing. 77
erikdoe/ocmock A tool to create mock objects for Objective-C unit tests 2,161
codeception/aspectmock A PHP library that enables AOP-based mocking and stubbing of static methods and class methods. 790
devlucky/kakapo A tool for dynamically mocking server behaviors and responses in Swift applications. 759
qaston/dmocks-revived A tool to help test software by replacing real dependencies with fake ones 21
jonreid/ocmockito An Objective-C framework for creating mock objects to test and verify application behavior 991
rollbear/trompeloeil A header-only C++ mocking framework for unit testing and mocking dependencies in software applications. 812
dionisiydk/mocketry A framework for creating mock objects and stubbing messages in Smalltalk programming language. 18
eranpeer/fakeit A C++ mocking framework for testing and development 1,255
alexliesenfeld/httpmock A library that enables developers to mock HTTP responses and test their applications in isolation. 486
phake/phake A PHP framework for creating mock objects and test doubles to simplify testing of code 479
sabirvirtuoso/mockit A Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching. 120
ffmathy/fluffyspoon.javascript.testing.faking A mocking framework for TypeScript that enables fluent mocking of strongly-typed interfaces. 202
jimweirich/flexmock A flexible mock object library for unit testing Ruby applications 94