Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 341 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 341 Bytes

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