Skip to content

gebhardt/jmeter-gradle-plugin

 
 

Repository files navigation

Gradle plugin to execute JMeter tests.

Build Status Download

For usage see: http://jmeter.foragerr.net/
or wiki

News

6/16/2020

  • Version 1.2.0 released with support for Jmeter 5.3

8/22/2018

  • Version 1.1.0 released with support for Jmeter 4.0
  • I have not extensively tested this release, caveat emptor

11/16/2017

  • Version 1.0.10 release with support for Jmeter 3.3
  • Note that 1.0.9 and 1.0.8 are broken

8/21/2016

6/26/2016

  • Version 1.0.6 released
  • #56 and #77 fixed

4/21/2016

  • Version 1.0.5 released
  • added support for minHeapSize #56
  • added additional jmeter-plugin and webdriver jars to classpath #57
  • Fixed #55 issue with jmSystemPropertiesFiles
  • Reformatted a few code files

4/2/2016

  • Version 1.0.4 released
  • #47 and #49 Fixed. These are related issues that cause a test failure when using xpath extractor
  • Gradle wrapper upgraded to 2.11
  • #41 Fixed
  • #42 Fixed

See older here..

##Attribution This project started as a hard fork of kulya/jmeter-gradle-plugin. Besides defect fixes and feature enhancements, most of the original codebase has been re-written since.

If you are a user of the older plugin see here for easy migration to this version of the plugin. If you're a developer familiar with the older plugin, see here for notes about major changes.

About

Gradle plugin to run JMeter tests

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 99.7%
  • Shell 0.3%