Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 292 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 292 Bytes

gatling-maven-plugin-demo

Simple showcase of a maven project using the gatling-maven-plugin.

To test it out, simply execute the following command:

$mvn gatling:test -Dgatling.simulationClass=computerdatabase.BasicSimulation

or simply:

$mvn gatling:test