gatling / gatling-maven-plugin-demo-kotlin

Showcase of the Gatling Plugin for Maven + Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Showcase of the Gatling Plugin for Maven + Kotlin


Languages

Language:Kotlin 100.0%