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 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
richardszalay/mockhttpA testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API1,639
mockyabstract/mockyAn online service that allows users to generate custom HTTP responses for testing and development purposes.2,068
alexliesenfeld/httpmockA library that enables developers to mock HTTP responses and test their applications in isolation.491
mvemjsun/mock_serverA lightweight Sinatra application for mocking HTTP responses with an easy-to-use interface110
jasonbock/rocksA mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods266
gabrielfalcao/httprettyIntercepts and mocks HTTP requests at the Python socket level2,114
pspdfkit-labs/bypassA tool to create custom HTTP responses without setting up an actual server972
xnbox/deepfakehttpA web server that generates mock responses based on HTTP dumps.515
iankeen/tweetledumbA 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/mockA library for mocking functions in Elixir tests656
internations/http-mockAllows mocking of HTTP requests in unit tests to enable integration testing with the HTTP side.391
mocktools/ruby-smtp-mockA tool for mocking SMTP servers in test environments.67
patrys/httmockA mocking library for HTTP requests in Python467
naturalintelligence/stubmaticA tool for generating mock responses to HTTP requests without requiring code132
wetransfer/mockerAn iOS library that allows you to mock data requests from frameworks like Alamofire and URLSession without modifying the original code.1,135