Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/partheebanmani/gatling-java-maven
Perfomance test based on Gatling , java and Maven
https://github.com/partheebanmani/gatling-java-maven
gatling gatling-maven-plugin gatling-simulations java maven
Last synced: about 23 hours ago
JSON representation
Perfomance test based on Gatling , java and Maven
- Host: GitHub
- URL: https://github.com/partheebanmani/gatling-java-maven
- Owner: partheebanMani
- Created: 2023-10-24T17:37:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-01T16:11:36.000Z (7 months ago)
- Last Synced: 2024-05-02T11:14:57.700Z (7 months ago)
- Topics: gatling, gatling-maven-plugin, gatling-simulations, java, maven
- Language: Java
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gatling-java-maven
Perfomance test based on Gatling , java and Maven
Application under test: https://reqres.in
Libraries:
Gatling
Lombok
OwnerCmd to execute:
mvn gatling:test -P <> -DsimulationClassName=<>
Refer properties file for more configuration.