martynbristow / gatling-kafka-plugin

Plugin for support Kafka in Gatling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gatling-kafka-plugin

Introduction

Plugin to support Kafka in Gatling

Usage

Getting Started

gatling-kafka-plugin is currently available for Scala 2.12

You may include plugin as dependency in project with your tests. Write

libraryDependencies += "ru.tinkoff" %% "gatling-kafka-plugin" % <version> % Test

Example Scenarios

Examples here

About

Plugin for support Kafka in Gatling

License:Apache License 2.0


Languages

Language:Scala 100.0%