python311-pytest-httpbin
Web service for testing HTTP libraries


httpbin is a web service for testing HTTP libraries. It has several endpoints that can test parts needed in a HTTP library. Pytest-httpbin creates a pytest "fixture" that is dependency-injected into your tests. It automatically starts up a HTTP server in a separate thread running httpbin and provides your test with the URL in the fixture.

MIT

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...