Starter/Blueprint project for writing performance tests with Gatling, using Gradle as buildtool.
Table of contents generated with markdown-toc
Gatling provides its own DSL to elegantly build tests. A few of the most important concepts are listed below. For more information, see the Gatling documentation: https://gatling.io/docs/current/
A scenario contains at least one request. Typically, this is a HTTP request.
A simulation can be seen as the actual test. It determines what scenario's should be run, and how many users should be simulated over the scenario's.
For all awailable simulations make choose/simulation
- https://qautomation.blog/category/gatling/
- https://github.com/flood-io/demo-gatling.git
- https://github.com/Shashikant86/Docker-Gatling
- https://github.com/pedroxs/gatling-docker
- https://github.com/dblooman/gatling-docker
- https://github.com/biswajit-713/gatling-gradle-demo
- https://github.com/eswets/gatling-gradle-starter
- https://github.com/antusus/gatling-posts.git
- https://github.com/jecklgamis/gatling-test-example
$ make help
init Commit hooks setup
validate Validate with pre-commit hooks
change Update changelog
docker/inspect Inspect container
reports Awailable Reports
clean/results Clean results folder
run/simulation Gatling run scenario 'make simulation=initial'
choose/simulation Show all simulations
- 📝 Use a succinct title and description.
- 🐛 Bugs & feature requests can be be opened
- 📶 Support questions are better asked on Stack Overflow
- 😊 Be nice, civil and polite (as always).
Copyright 2019 Ivan Katliarhcuk
MIT Licensed. See LICENSE for full details.
Submit a pull request
Currently maintained by Ivan Katliarchuk and these awesome contributors.