Awesome Python Mocking

  • freezegun freezegun 4,169
    star
    updated 4 months ago Apache License 2.0

    Let your Python tests travel through time

  • updated about 1 year ago Other

    A mocking library for requests

  • HTTPretty HTTPretty 2,107
    star
    updated 6 months 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,127
    star
    updated 2 months ago Apache License 2.0

    A utility for mocking out the Python Requests library.

  • vcrpy vcrpy 2,694
    star
    updated about 2 months ago MIT License

    Automatically mock your HTTP interactions to simplify and speed up testing