Skip to content

0.0.2

Latest
Compare
Choose a tag to compare
@i-nahornyi i-nahornyi released this 15 Jan 18:49

Tested with gatling versions: 3.12.0

Maven

<dependency>
    <groupId>io.github.i-nahornyi</groupId>
    <artifactId>gatling-dummy-sampler</artifactId>
    <version>0.0.2</version>
</dependency>

Gradle

gatlingImplementation "io.github.i-nahornyi:gatling-dummy-sampler:0.0.2"

Changelog:

  • Java API
  • Support for Gatling EL in parameters.
  • Create test cases with examples.
  • Ability to set status KO/OK.
  • Documentations