Skip to content

loadtesting an API of a simple game back-end with Gatling 2.1 (API doc done with Swagger)

Notifications You must be signed in to change notification settings

RawIron/gatling-loadtest-game

Repository files navigation

Load Test a simple Game API

load test an API of a game back-end using Gatling 2.1

API spec is done with Swagger. Load tests are written using Gatling.

Run the load tests

the project should compile without any errors

mvn compile

run a load test

mvn gatling:execute -Dgatling.simulationClass='loadtest.user.ConnectSimulation'

About

loadtesting an API of a simple game back-end with Gatling 2.1 (API doc done with Swagger)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages