Files
httprunner/docs/development.md
2018-02-22 00:04:25 +08:00

230 B

Development

To develop or debug HttpRunner, you can install relevant requirements and use main-hrun.py or main-locust.py as entrances.

$ python setup.py install
$ python main-hrun -h
$ python main-locust -h