gatling-jdbc-plugin
gatling-jdbc-plugin copied to clipboard
Simple gatling plugin for JDBC
Gatling JDBC Plugin
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