Testing
Locust Load Testing: Python Performance Testing Tutorial
Locust is a Python-based load testing tool that lets you define user behavior as plain Python code. If your team writes Python, Locust is the most natural load testing choice — no XML, no proprietary scripting language, just standard Python classes. What Is Locust? Locust is an open-source load testing framework