/gatling-maven-plugin-demo

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

Primary LanguageScala

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:execute -Dgatling.simulationClass=computerdatabase.BasicSimulation

or simply:

$mvn gatling:execute