DVR

Mocking framework

A framework for creating mockable network interactions in Swift applications

Network testing for Swift

GitHub

649 stars
36 watching
87 forks
Language: Swift
last commit: 8 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sabirvirtuoso/mockit A Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching. 120
eranpeer/fakeit A C++ mocking framework for testing and development 1,255
dionisiydk/mocketry A framework for creating mock objects and stubbing messages in Smalltalk programming language. 18
jonreid/ocmockito An Objective-C framework for creating mock objects to test and verify application behavior 991
devlucky/kakapo A tool for dynamically mocking server behaviors and responses in Swift applications. 759
phake/phake A PHP framework for creating mock objects and test doubles to simplify testing of code 479
qaston/dmocks-revived A tool to help test software by replacing real dependencies with fake ones 21
tpounds/mockitopp A C++ mocking framework inspired by Mockito, providing a simple and lightweight way to mock dependencies in unit testing. 77
leoture/mockswift A library that allows you to write mocks and make better tests with Swift 90
ffmathy/fluffyspoon.javascript.testing.faking A mocking framework for TypeScript that enables fluent mocking of strongly-typed interfaces. 202
appunite/mockery A library that provides a simple way to mock functions in asynchronous Elixir testing 91
ferada/cl-mock A library for easily replacing parts of existing functions with mock implementations. 19
wetransfer/mocker An iOS library that allows you to mock data requests from frameworks like Alamofire and URLSession without modifying the original code. 1,126
dascandy/hippomocks A single-header mocking framework allowing developers to isolate dependencies and test their code in isolation 195
z4kn4fein/stashbox-mocking A library that provides automatic mock creation for unit testing integrations with Stashbox. 2