mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-13 19:59:37 +08:00
241 B
241 B
Development
To develop or debug HttpRunner, you can install relevant requirements and use httprunner/cli.py as entrances.
$ python setup.py install
$ python httprunner/cli.py hrun -h
$ python httprunner/cli.py locust -h