/gatling-testable-example

Demo Gatling repository for use in Testable

Primary LanguageScala

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);.