constantijn / gatling-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gatling-workshop

Machine setup

Download and install IntelliJ IDEA

Download and install SBT

In IntelliJ, add the SBT and Scala plugins

Running tests

Tests can be run using SBT

sbt test

or

sbt 'testOnly *ScriptChallengeSimulation*

Viewing reports

View the last report using

sbt lastReport

Or look in the target directory for all previous reports.

Debugging tests

Info about how to debug failing tests goes here

More information

Consult the Gatling documentation here

About


Languages

Language:XSLT 77.6%Language:CSS 16.2%Language:Scala 6.3%