osandadeshan / gatling-maven-plugin-demo-java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatling plugin for Maven - Java demo project

A simple showcase of a Maven project using the Gatling plugin for Maven. Refer to the plugin documentation on the Gatling website for usage.

This project is written in Java, others are available for Kotlin and Scala.

It includes:

  • Maven Wrapper, so that you can immediately run Maven with ./mvnw without having to install it on your computer
  • minimal pom.xml
  • latest version of io.gatling:gatling-maven-plugin applied
  • sample Simulation class, demonstrating sufficient Gatling functionality
  • proper source file layout

About


Languages

Language:Java 100.0%