xebia/gatling-workshop

Name: gatling-workshop

Owner: Xebia BV

Description: null

Created: 2015-06-26 07:09:32.0

Updated: 2017-12-29 15:19:19.0

Pushed: 2015-11-10 14:03:33.0

Homepage: null

Size: 381

Language: Scala

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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 *Exercise1*'

Viewing reports

View the last report using

sbt lastReport

Or look in the target directory for all previous reports.

More information

Consult the Gatling documentation here

View the exercises here


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.