JMeter is an open source tool designed to load test functional behavior and measure performance..
JMeter Viewer is an Intellij plugin to view all information related with jmeter test plans, and we use Jmeter as a core.
We don't pretend to be a replacement of Jmeter, Jmeter Viewer is an extension from them to use in Intellij.
- Add plugin to Intellij IDE
- Open a jmeter file
- Clone repo
git clone https://github.com/anboralabs/intellij-jmeter
- Install from disk
- Go to https://github.com/anboralabs/intellij-jmeter/releases/tag/v1.0.0
- download jmeter-intellij.zip
- Plugins -> Install From disk -> choose the file downloaded
-
Install from plugin store
-
Plugin url
Icons and core functionalities were borrowed from Jmeter