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

7 lines
315 B
Markdown
Raw Normal View History

### Relevant Articles:
- [Intro to Gatling](http://www.baeldung.com/introduction-to-gatling)
2021-09-24 01:27:24 -04:00
- [Run Gatling Tests From Jenkins](https://www.baeldung.com/ops/jenkins-run-gatling-tests)
### Running a simualtion
- To run a simulation use "simulation" profile, command - `mvn install -Psimulation -Dgib.enabled=false`