Tag: open source
-
My Jacoco Maven Plugin POM config
Adding it here so I can refer to it in the future. 0.8.2 0.95 0.95 org.jacoco jacoco-maven-plugin ${jacoco.version} default-agent prepare-agent default-report report default-check check BUNDLE BRANCH COVEREDRATIO ${min.branch.coverage} LINE COVEREDRATIO ${min.line.coverage}
-
Gatling: How to run simulations in another directory
Adding here for archival purposes. To have Gatling use another directory for simulations (i.e. no need to copy them to the local Gatling folder), use the following: gatling –simulations-folder