locust 2.31.8
0
Developer-friendly load testing framework
Contents
Developer-friendly load testing framework
How to Install locust
You can install locust using pip
pip install locust
or add it to a project with poetry
poetry add locust
Package Details
- Author
- Jonatan Heyman
- License
- MIT
- Homepage
- https://locust.io/
- PyPi:
- https://pypi.org/project/locust/
- Documentation:
- https://docs.locust.io/
Classifiers
- Software Development/Testing
- Software Development/Testing/Traffic Generation
- System/Distributed Computing
Related Packages
Errors
A list of common locust errors.
Code Examples
Here are some locust
code examples and snippets.