Awesome Python Testing

  • updated 4 months ago MIT License

    A test fixtures replacement for Python

  • fake2db fake2db 2,256
    star
    updated almost 5 years ago GNU General Publi...

    create custom test databases that are populated with fake data

  • faker faker 17,554
    star
    updated 3 months ago MIT License

    Faker is a Python package that generates fake data for you.

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

    Let your Python tests travel through time

  • green green 795
    star
    updated 7 months ago MIT License

    Green is a clean, colorful, fast python test runner.

  • 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 3 months ago Other

    Hypothesis is a powerful, flexible, and easy to use library for property-based testing.

  • locust locust 24,758
    star
    updated about 1 month ago MIT License

    Write scalable load tests in plain Python πŸš—πŸ’¨

  • mimesis mimesis 4,380
    star
    updated 4 months ago MIT License

    Mimesis is a robust data generator for Python that can produce a wide range of fake data in multiple languages.

  • mixer mixer 942
    star
    updated 9 months ago Other

    Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.

  • nose2 nose2 794
    star
    updated about 2 months ago Other

    The successor to nose, based on unittest2

  • 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.

  • updated 2 months ago Apache License 2.0

    Generic automation framework for acceptance testing and RPA

  • splinter splinter 2,714
    star
    updated about 2 months ago BSD 3-Clause "New...

    splinter - python test framework for web applications

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

    Automatically mock your HTTP interactions to simplify and speed up testing