http-mock

HTTP requester

Allows mocking of HTTP requests in unit tests to enable integration testing with the HTTP side.

Mock HTTP requests on the server side in your PHP unit tests

GitHub

391 stars
24 watching
62 forks
Language: PHP
last commit: 11 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tv42/mockhttp Provides an HTTP mock object for unit testing Go web applications 23
gabrielfalcao/httpretty Intercepts and mocks HTTP requests at the Python socket level 2,114
alexliesenfeld/httpmock A library that enables developers to mock HTTP responses and test their applications in isolation. 491
touk/http-mock-server A tool that allows developers to mock HTTP requests and responses for testing purposes. 9
driftrock/mockingbird Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests 3
mockyabstract/mocky An online service that allows users to generate custom HTTP responses for testing and development purposes. 2,068
patrys/httmock A mocking library for HTTP requests in Python 467
php-mock/php-mock A testing library that mocks non-deterministic built-in PHP functions to simplify unit tests 359
maxkagamine/moq.contrib.httpclient A set of extension methods for mocking HTTP client requests and responses with Moq. 190
jarcoal/httpmock A tool for mocking HTTP responses in Go to facilitate testing and development of applications. 1,951
pspdfkit-labs/bypass A tool to create custom HTTP responses without setting up an actual server 972
richardszalay/mockhttp A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API 1,639
pnuckowski/aioresponses A tool to mock and test asynchronous HTTP requests in Python applications 519
jjh42/mock A library for mocking functions in Elixir tests 656
xnbox/deepfakehttp A web server that generates mock responses based on HTTP dumps. 515