项目作者: testdrivenio

项目描述 :
automated django performance tests
高级语言: Python
项目地址: git://github.com/testdrivenio/django-performance-testing.git
创建时间: 2020-02-17T20:25:35Z
项目社区:https://github.com/testdrivenio/django-performance-testing

开源协议:MIT License

下载


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:

    1. $ python -m pytest