Skip to content

ddemonaz89/gatling-jdbc-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gatling JDBC Plugin

Build Maven Central Scala Steward badge

Plugin for support performance testing with JDBC in Gatling(3.9.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-jdbc-plugin" % <version> % Test

Example Scenarios

Examples here

About

Simple gatling plugin for JDBC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%