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 ...
Some challenges I faced while using locust to test traffic on istio service mesh. In a development test setup these hostname may not get resolved by DNS. So traffic need to resolve IP address manually ...