Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gaeljw/gatling-workshop


https://github.com/gaeljw/gatling-workshop

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# Project Title

ScalaIO Workshop 2019 - Comment faire des tests de charge avec Gatling ?

Découvrez la problématique des tests de charge, et apprenez à la résoudre en Scala avec l’outil Open-Source Gatling

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

### Prerequisites

* Download [IntelliJ Community Edition](https://www.jetbrains.com/idea/download), and get the [Scala plugin](https://plugins.jetbrains.com/plugin/1347-scala).
* Download [Maven](https://maven.apache.org/download.cgi)
* Download [JDK 8 or 11](https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
* Download [Git](https://git-scm.com/downloads)

### Installing

Retrieve the repository
```
git clone "https://gitlab.gatling.io/tpetillot/scalaio-workshop"
```

Install dependencies
```
mvn install
```

Open IntelliJ IDEA, click on File/Open and select the retrieved repository.

### Link to the cheatsheet

https://gatling.io/docs/3.3/cheat-sheet/