Plugin for support performance testing with AMQP in Gatling(3.4.x)
Plugin is currently available for Scala 2.12.
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 scenarios for publishing and request-reply exchanges you could be found here