gatling-amqp-plugin

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

License

License

Categories

Categories

Gatling Application Testing & Monitoring
GroupId

GroupId

ru.tinkoff
ArtifactId

ArtifactId

gatling-amqp-plugin_2.12
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

gatling-amqp-plugin
Plugin for support performance testing with AMQP in Gatling(3.4.x).
Project URL

Project URL

https://github.com/TinkoffCreditSystems/gatling-amqp-plugin
Project Organization

Project Organization

ru.tinkoff
Source Code Management

Source Code Management

https://github.com/TinkoffCreditSystems/gatling-amqp-plugin

Download gatling-amqp-plugin_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/ru.tinkoff/gatling-amqp-plugin_2.12/ -->
<dependency>
    <groupId>ru.tinkoff</groupId>
    <artifactId>gatling-amqp-plugin_2.12</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/ru.tinkoff/gatling-amqp-plugin_2.12/
implementation 'ru.tinkoff:gatling-amqp-plugin_2.12:0.0.4'
// https://jarcasting.com/artifacts/ru.tinkoff/gatling-amqp-plugin_2.12/
implementation ("ru.tinkoff:gatling-amqp-plugin_2.12:0.0.4")
'ru.tinkoff:gatling-amqp-plugin_2.12:jar:0.0.4'
<dependency org="ru.tinkoff" name="gatling-amqp-plugin_2.12" rev="0.0.4">
  <artifact name="gatling-amqp-plugin_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.tinkoff', module='gatling-amqp-plugin_2.12', version='0.0.4')
)
libraryDependencies += "ru.tinkoff" % "gatling-amqp-plugin_2.12" % "0.0.4"
[ru.tinkoff/gatling-amqp-plugin_2.12 "0.0.4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
io.gatling.highcharts : gatling-charts-highcharts jar 3.4.0
io.gatling : gatling-test-framework jar 3.4.0
com.rabbitmq : amqp-client jar 5.9.0
org.apache.commons : commons-pool2 jar 2.9.0

Project Modules

There are no modules declared in this project.

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

ru.tinkoff

Tinkoff.ru

Online financial ecosystem

Versions

Version
0.0.4
0.0.3
0.0.2