Executing Gatling Tests with The SBT + Java RedLine13 Plugin
We have created a plugin for RedLine13 users to execute Gatling tests using SBT + Java. Gatling Older SBT-Plugin If you are using the older Gatling SBT-Plugin, you can package your JAR to be complete with everything required to run the test. After the package is created, you can test locally A community member provided an example project that can be used to model here. After we have used SBT to package our JAR, we can take the generatedRead More →