testdrivenio / django-performance-testing

automated django performance tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

automated django performance tests

License:MIT License


Languages

Language:Python 100.0%