Skip to content

ahmetya/gattling-maven-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Gatling Maven Project

Welcome to the Gatling Maven Project

Introduction

Gatling is an Open Source Stress Tool with:

  • High performances
  • Simple concepts
  • A DSL to describe scenarios
  • HTTP support
  • A scenario recorder
  • Meaningful reports

Maven is one of the most popular build automation tool in the Java world.

This project provide a simple method for integrating Gatling with Maven.

Versions

The current version of the project is based on the Gatling version : 1.3.4.

Usage

Checkout the project and run the simulations with the following command :

mvn gatling:execute

To run a specific simulation you have to use this command :

mvn gatling:execute -Dgatling.simulation=basic.BasicExampleSimulation

Have fun :-)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages