Plugin for support performance testing with AMQP in Gatling(3.9.x)
Plugin is currently available for Scala 2.13, Java 17, Kotlin.
You may add plugin as dependency in project with your tests.
Write this to your build.sbt:
libraryDependencies += "ru.tinkoff" %% "gatling-amqp-plugin" % <version> % Test
Write this to your dependencies block in build.gradle:
gatling "ru.tinkoff:gatling-amqp-plugin_2.13:<version>"
Write this to your dependencies block in build.gradle:
gatling("ru.tinkoff:gatling-amqp-plugin_2.13:<version>")
- Example scenario for publishing
- Example scenario for Publish And Reply
- Example scenario for Publish and Reply on different message-brokers
- Example scenario for publishing
- Example scenario for Publish And Reply
- Example scenario for Publish and Reply on different message-brokers
- Example scenario for publishing
- Example scenario for Publish And Reply
- Example scenario for Publish and Reply on different message-brokers