Locust tutorial This is an example of using Locust for load testing. Directory structure: example-app (Aa simple NodeJS app, which is to be load tested) locust-tests (the load tests implemented with Locust)