Plugin for support performance testing with AMQP in Gatling(3.5.x)
Plugin is currently available for Scala 2.13.
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
- Example scenario for publishing
- Example scenario for Publish And Reply
- Example scenario for Publish and Reply on different message-brokers