Python - Locust - Introduction
Вставка
- Опубліковано 11 лют 2025
- 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 being stuck in a UI or restrictive domain specific language. This makes Locust infinitely expandable and very developer friendly.
This video teaches you how you can get started with the framework.
Docs: docs.locust.io/