Skip to content

fherbreteau/gatling-sftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gatling SFTP Plugin

Build Quality Gate Status

Plugin for support performance testing with SFTP in Gatling (3.11.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 += "io.github.fherbreteau" %% "gatling-sftp" % <version> % Test

Example Scenarios

TODO