gatling / gatling-sbt-plugin-demo

Showcase of the Gatling Plugin for SBT

Home Page:https://gatling.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatling plugin for SBT - Scala demo project

A simple showcase of an SBT project using the Gatling plugin for SBT. Refer to the plugin documentation on the Gatling website for usage.

This project is written in Scala. For other languages, consider using our other supported build plugins.

It includes:

  • minimal build.sbt, requiring SBT 1
  • latest version of the io.gatling:gatling-sbt plugin applied
  • sample Simulation class, demonstrating sufficient Gatling functionality
  • proper source file layout
    • both the test and it (integration test) configurations are shown

About

Showcase of the Gatling Plugin for SBT

https://gatling.io


Languages

Language:Scala 100.0%