Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 781 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 781 Bytes

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.

Minimal build.sbt, requiring SBT 1

Sample Simulation class, demonstrating sufficient Gatling functionality

Run

$ sbt clean compile
$ sudo PROFILER=enable sbt gatling:test