mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
236 B
236 B
Development
To develop or debug HttpRunner, you can install relevant requirements and use main-ate.py or main-locust.py as entrances.
$ pip install -r requirements.txt
$ python main-ate -h
$ python main-locust -h