mockingbird

Mock client

Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests

A set of helpers to create http-aware modules that are easy to test.

GitHub

3 stars
5 watching
0 forks
Language: Elixir
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
richardszalay/mockhttp A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API 1,639
mockyabstract/mocky An online service that allows users to generate custom HTTP responses for testing and development purposes. 2,068
alexliesenfeld/httpmock A library that enables developers to mock HTTP responses and test their applications in isolation. 491
mvemjsun/mock_server A lightweight Sinatra application for mocking HTTP responses with an easy-to-use interface 110
jasonbock/rocks A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods 266
gabrielfalcao/httpretty Intercepts and mocks HTTP requests at the Python socket level 2,114
pspdfkit-labs/bypass A tool to create custom HTTP responses without setting up an actual server 972
xnbox/deepfakehttp A web server that generates mock responses based on HTTP dumps. 515
iankeen/tweetledumb A mock Twitter client designed with modular architecture and testability in mind to facilitate easy testing and development of real-world social media features. 32
jjh42/mock A library for mocking functions in Elixir tests 656
internations/http-mock Allows mocking of HTTP requests in unit tests to enable integration testing with the HTTP side. 391
mocktools/ruby-smtp-mock A tool for mocking SMTP servers in test environments. 67
patrys/httmock A mocking library for HTTP requests in Python 467
naturalintelligence/stubmatic A tool for generating mock responses to HTTP requests without requiring code 132
wetransfer/mocker An iOS library that allows you to mock data requests from frameworks like Alamofire and URLSession without modifying the original code. 1,135