Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 263 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 263 Bytes

gatling-example

Gatling Test Project running against a rest service. The example source code for service is here

How to run

mvn clean test-compile gatling:test

You can skip test-compile if you did not make a change in the tests