Socket
Book a DemoInstallSign in
Socket

mock_http

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mock_http

A mock http server for unit testing code that uses web services.

pipPyPI
Version
1.0
Maintainers
1

mock_http lets you start an HTTP server in a separate thread, tell it to respond to specific requests, make requests against it, shut it down cleanly, and verify that appropriate calls were made.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts