0.0
The project is in a healthy, maintained state
Run performance tests, generate reports and more using JMeter
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.16, >= 1.16.7
~> 0.2.1
 Project Readme

JmeterPerf

Dynamically generate JMeter test plans, run performance tests, generate reports, compare reports and more using JMeter and Ruby. Inspired by the now archived/defunct ruby-jmeter.

Installation

Install the gem and add to the application's Gemfile by executing:

$ bundle add jmeter_perf

If bundler is not being used to manage dependencies, install the gem by executing:

$ gem install jmeter_perf

Usage

Check out the Wiki! https://github.com/jlurena/jmeter_perf/wiki

Development

After checking out the repo, run bin/setup to install dependencies. Run rake to run the linter and tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

Additionally, there is an example Rails Application you can play with.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/jlurena/jmeter_perf.