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

https://github.com/rybalkin-an/gatling-java

Gatling load testing tool with Java + Maven
https://github.com/rybalkin-an/gatling-java

gatling java maven

Last synced: 7 months ago
JSON representation

Gatling load testing tool with Java + Maven

Awesome Lists containing this project

README

          

Required:
* Java 8
* Maven 3.5.4

Run test:
```
mvn clean gatling:test
```