Skip to content

phoebusliang/gatling-sbt-plugin-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 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 1, which is available here.

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

> gatling:test

Run a single simulation

> gatling:testOnly computerdatabase.BasicSimulation

List all tasks

> tasks -v gatling

About

Showcase of the Gatling Plugin for SBT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%