/gatling-amqp-plugin

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

Primary LanguageScalaApache License 2.0Apache-2.0

Gatling AMQP Plugin

Build Maven Central Scala Steward badge

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

Usage

Getting Started

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 Scenarios