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.
3 stars
5 watching
0 forks
Language: Elixir
last commit: over 8 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API | 1,639 | |
| An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,068 | |
| A library that enables developers to mock HTTP responses and test their applications in isolation. | 491 | |
| A lightweight Sinatra application for mocking HTTP responses with an easy-to-use interface | 110 | |
| A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 266 | |
| Intercepts and mocks HTTP requests at the Python socket level | 2,114 | |
| A tool to create custom HTTP responses without setting up an actual server | 972 | |
| A web server that generates mock responses based on HTTP dumps. | 515 | |
| 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 | |
| A library for mocking functions in Elixir tests | 656 | |
| Allows mocking of HTTP requests in unit tests to enable integration testing with the HTTP side. | 391 | |
| A tool for mocking SMTP servers in test environments. | 67 | |
| A mocking library for HTTP requests in Python | 467 | |
| A tool for generating mock responses to HTTP requests without requiring code | 132 | |
| An iOS library that allows you to mock data requests from frameworks like Alamofire and URLSession without modifying the original code. | 1,135 |