Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 240 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 240 Bytes

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)