Grasshopper is a great library for automated load testing. It is
made with Python and is open source.
Grasshopper was started as a fork of Locust, another load testing library, in order to extend the former with extra capabilities deemed necessary for Alteryx's operations. Mainly to measure timings that span multiple HTTP requests and aggregate metrics for a or report those metrics to a time-series database.
https://www.i-programmer.info/news/90-tools/16370-grasshopper-for-api-load-testing-with-python-.html
Comments