johnarrowwood / gatling-common   0.9.14

GitHub

Common classes I like to use across my Gatling projects

Scala versions: 2.13 2.12

Gatling-Common

A collection of classes and biolerplate used to make certain things easier in Gatling. Intended to be used in conjunction with the gatling-sbt-seed project.

Publishing A New Release

NOTE TO SELF:

After updating the version number in build.sbt, then:

$ sbt
> clean
> commpile
> test
> publishSigned
> sonatypeBundleRelease