Files
httprunner/docs/development.md
2018-02-22 10:37:15 +08:00

242 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 locusts -h