java-tutorials/testing-modules/gatling/README.md

7 lines
311 B
Markdown
Raw Normal View History

### Relevant Articles:
- [Intro to Gatling](http://www.baeldung.com/introduction-to-gatling)
2019-12-19 05:40:58 -05:00
- [Run Gatling Tests From Jenkins](https://www.baeldung.com/jenkins-run-gatling-tests)
### Running a simualtion
- To run a simulation use "simulation" profile, command - `mvn install -Psimulation -Dgib.enabled=false`