Mockingjay

Test stubber

An HTTP stubbing library for Swift that allows developers to easily mock out network requests during testing.

An elegant library for stubbing HTTP requests with ease in Swift

GitHub

1k stars
27 watching
178 forks
Language: Swift
last commit: about 1 year 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
leoture/mockswift A library that allows you to write mocks and make better tests with Swift 90
kylef/spectre A BDD framework and test runner for Swift projects and playgrounds 404
driftrock/mockingbird Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests 3
devlucky/kakapo A tool for dynamically mocking server behaviors and responses in Swift applications. 759
alexliesenfeld/httpmock A library that enables developers to mock HTTP responses and test their applications in isolation. 486
farfetch/mockingbird A tool for simplifying software testing by mocking systems using HTTP/HTTPS traffic inspection and analysis. 197
mockyabstract/mocky An online service that allows users to generate custom HTTP responses for testing and development purposes. 2,056
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
freerange/mocha A Ruby library for mocking and stubbing in unit tests 1,225
z4kn4fein/stashbox-mocking A library that provides automatic mock creation for unit testing integrations with Stashbox. 2
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
kylef-archive/curassow A pre-fork worker model HTTP server written in Swift 398
43081j/hanbi A small JavaScript library for creating spies and stubs to isolate dependencies in unit tests. 59
stevegraham/hypermock An Elixir library that intercepts HTTP calls and returns predefined responses based on expectations set by developers. 24