fake_server
Test server
An HTTP server simulator that provides deterministic responses for testing purposes.
FakeServer integrates with ExUnit to make external APIs testing simpler
72 stars
4 watching
22 forks
Language: Elixir
last commit: about 5 years ago
Linked from 1 awesome list
elixirexunitfakefake-serverhttphttp-testmacrosstubtest
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for intercepting and mocking HTTP requests in the browser to test REST APIs without a server. | 440 |
| Provides an Express server for testing and development purposes. | 119 |
| A web server that generates mock responses based on HTTP dumps. | 515 |
| A Python-based web server framework for building fake servers and recording HTTP requests. | 44 |
| A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API | 1,639 |
| Provides a tool to create fast-to-launch fake servers with configurable contracts and testing capabilities. | 560 |
| A tool to create custom HTTP responses without setting up an actual server | 972 |
| Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |
| An HTTP-based API mock server with fast setup and various features to simulate real-world API responses for testing purposes. | 337 |
| A multipurpose mock server allowing developers to simulate API responses for testing and development purposes. | 374 |
| Generates fake data for testing and development purposes. | 1,086 |
| A mock server for testing front-end and back-end development simultaneously | 125 |
| Allows mocking of HTTP requests in unit tests to enable integration testing with the HTTP side. | 391 |
| A tool to simulate requests and data responses in a development environment. | 175 |
| An HTTP web server and client written in Elixir that supports HTTP/1.1 and HTTP/2 | 305 |