Skip to content

Files

Latest commit

ec6945e · Jan 7, 2023

History

History

load-tester

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 7, 2023
Dec 24, 2022
May 14, 2021

Run single simulation:

  • Use Engine class to run individual simulation
  • Use mvn gatling:test -Dgatling.simulationClass=gt.simulations.THE_SIMULATION_CLASS to run specified simulation

Run all simulations

  • Use mvn gatling:test