Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 537 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 537 Bytes

grunt-jmeter

Grunt tasks for execution jmeter tests

Getting Started

Checkout Grunt for more information. In order to use this plugin, install and

npm install grunt-jmeter --save-dev

Download, Extract, and Install the jmeter distro. The jmeter binary will be symlinked in ./node_modules/.bin/jmeter

./node_modules/.bin/jmeter-manager install

Use inside your Gruntfile:

grunt.loadNpmTasks('grunt-contrib-coffee');

Simply run jmeter with the symlinked binary:

./node_modules/.bin/jmeter