Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 215 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 215 Bytes

Gatling Simulation Example

Demo Gatling repository for use as a Testable scenario.

Number of concurrent users is driven by the users system property: Integer.getInteger("users", 1);.