Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 925 Bytes

File metadata and controls

18 lines (14 loc) · 925 Bytes

Gatling plugin for Maven - Kotlin 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 Kotlin, others are available for Java 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