Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 255 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 255 Bytes

locust

API

# 用户密码:admin/password123
http://127.0.0.1:5000/login
http://127.0.0.1:5000/hello
http://127.0.0.1:5000/sleep

Quick Start

pip install -r requirements.txt
python app.py
locust -f locust_test.py