This repository contains scripts for performance testing APIs using Locust, a popular load testing tool in Python. The project focuses on testing the Petstore API from Swagger. Modify ...
This repository contains a setup for performing load testing on a Python Flask web server using Locust. Locust is an open-source performance/load testing tool that allows you to define your tests ...