
locust
Locust is an easy to use, scriptable and scalable performance testing tool. You define the behaviour of your users in regular Python code, instead of using a clunky UI or domain specific language.
About
Locust is a Python-based load testing framework that enables developers, QA engineers, and DevOps teams to simulate user behavior at scale. Test scenarios are written in standard Python code, making it accessible to development teams while providing both command-line and web-base…