/gatling-amqp-plugin

Plugin for support performance testing with AMQP in Gatling(3.4.x)

Primary LanguageScalaApache License 2.0Apache-2.0

Gatling AMQP Plugin Build Status Maven Central

Plugin for support performance testing with AMQP in Gatling(3.4.x)

Usage

Getting Started

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

Example scenarios for publishing and request-reply exchanges you could be found here