requests-mock

Mocked responses for the requests library (by jamielennox)

Requests-mock Alternatives

Similar projects and alternatives to requests-mock

  • Moto

    A library that allows you to easily mock out tests based on AWS infrastructure.

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better requests-mock alternative or higher similarity.

requests-mock reviews and mentions

Posts with mentions or reviews of requests-mock. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-08.
  • How to run Flask non-blocking so I can use it inside unittest setUp() ?
    2 projects | /r/learnpython | 8 Feb 2021
    I wouldn't run a real HTTP server to test your client. It's fiddly (as you already learned) and slow in execution. Instead you should mock the responses you 'receive' in your tests. With requests you can hack into the client's underlying adapter to achieve that, or use requests-mock if you don't want to do the hacking yourself.

Stats

Basic requests-mock repo stats
1
420
6.6
17 days ago

jamielennox/requests-mock is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of requests-mock is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com