Scalable user load testing tool for web applications
Scalable user load testing tool written in Python
locust$ locust -f locustfile.py$ locust -f locustfile.py --headless -u 100 -r 10 -t 5m$ locust -f locustfile.py --host=https://example.com -u 1000 --headless