Locust is a Python-based load testing tool with a real-time web UI. Write test scenarios in plain Python, launch swarms of simulated users, and monitor results through interactive charts. Stateless single container, no external dependencies.
A modern, Python-based load testing framework. Define user behavior in plain Python code, launch thousands of simulated users, and watch real-time metrics through an interactive web dashboard.
This template starts with a minimal demo locustfile. Mount your own locustfile to /mnt/locust/locustfile.py or use the web UI to configure tests.