Skip to content

An sample project to showcase to showcase Gatling's SBT Plugin

Notifications You must be signed in to change notification settings

jadireddi/gatling-sbt-plugin-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gatling's SBT plugin demo

A simple project showing how to configure and use Gatling's SBT plugin to run Gatling simulations.

This project uses SBT 0.13.8, which is available here or through Paul Phillips's sbt-extras script.

Get the project

git clone https://github.com/gatling/gatling-sbt-plugin-demo.git && cd gatling-sbt-plugin-demo

Start SBT

$ sbt

Run all simulations

> test

Run a single simulation

> testOnly computerdatabase.BasicSimulation

List all tasks

> tasks

About

An sample project to showcase to showcase Gatling's SBT Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%