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: 10 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,108
alexliesenfeld/httpmock A library that enables developers to mock HTTP responses and test their applications in isolation. 488
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,056
patrys/httmock A mocking library for HTTP requests in Python 468
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. 188
jarcoal/httpmock A tool for mocking HTTP responses in Go to facilitate testing and development of applications. 1,943
pspdfkit-labs/bypass A tool to create custom HTTP responses without setting up an actual server 971
richardszalay/mockhttp A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API 1,626
pnuckowski/aioresponses A tool to mock and test asynchronous HTTP requests in Python applications 517
jjh42/mock A library for mocking functions in Elixir tests 652
xnbox/deepfakehttp A web server that generates mock responses based on HTTP dumps. 513