/django-performance-testing

automated django performance tests

Primary LanguagePythonMIT LicenseMIT

Automating Performance Testing in Django

Want to learn how to build this project?

Check out the article.

Want to use this project?

  1. Fork/Clone

  2. Create and activate a virtualenv

  3. Install the requirements

  4. Run the tests:

    $ python -m pytest