A few tools for using HTTPS in tests

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • responses

    A utility for mocking out the Python Requests library.

  • I also know there is vcr, and requests pairs well with responses or requests-mock, and HTTPX has RESPX or pytest_httpx.

  • reqman

    Reqman is a postman killer ;-)

  • I usually use https://github.com/manatlan/reqman

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • frp

    A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

  • I guess frp and localtunnel would be similar options.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts