Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 291 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 291 Bytes

What is this

A Repo that has the following snippets

  • Allocate X amount of data to each user - pkg: allocateData
  • Understand exitBlockOnFail with forever loop - pkg: foreverExitBlock

Run

mvn clean gatling:test -Dgatling.simulationClass={pckgName}.{simulationName}