Awesome Python Mocking

  • freezegun freezegun 3,919
    star
    updated 2 months ago Apache License 2.0

    Let your Python tests travel through time

  • updated 7 months ago Other

    A mocking library for requests

  • HTTPretty HTTPretty 2,092
    star
    updated about 1 month ago MIT License

    Intercept HTTP requests at the Python socket level. Fakes the whole socket module

  • updated 2 months ago BSD 3-Clause "New...

    a socket mock framework - for all kinds of socket animals, web-clients included

  • responses responses 4,030
    star
    updated 2 months ago Apache License 2.0

    A utility for mocking out the Python Requests library.

  • vcrpy vcrpy 2,604
    star
    updated 16 days ago MIT License

    Automatically mock your HTTP interactions to simplify and speed up testing