forked from 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
$ which java
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/bin/java
$ /Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/bin/jvisualvm