A comprehensive Python-based automated API load testing tool with built-in bottleneck detection and performance analysis.
✅ Concurrent Load Testing - Simulate multiple concurrent users
✅ Flexible Scenarios - Pre-built and custom test scenarios
✅ Bottleneck Detection - Automatically identify performance issues
✅ Rich Metrics - Detailed response time, throughput, and error analysis
✅ Multiple Reporters - Console, JSON, and CSV output formats
✅ Thread-safe - Built with concurrent execution in mind
pip install -r requirements.txt
## How to run and test this
python -m examples.basic_example