Cake Aliases for using the JMeter tool
#addin nuget:?package=Cake.JMeter&version=2.2.1
dotnet add package Cake.JMeter --version 2.2.1
<PackageReference Include="Cake.JMeter" Version="2.2.1" />
Aliases
Contains functionality for using the JMeter tool
General
JMeter |
Runs JMeter with the -t parameter with the test file |
JMeter |
Runs JMeter with the -t parameter with the test file |
JMeter |
Runs JMeter with the -t parameter with the test file |
JMeterInstallForJmx |
Installs all plugins that are needed to run the given jmx file. |
JMeterInstallPlugin |
Installs the given plugin to the JMeter package. |
J |
Allows to run any command with the JMeter Plugin Manager Command Line. See https://jmeter-plugins.org/wiki/PluginsManagerAutomated/ for details. |
J |
Uninstalls the given plugin from the JMeter package. |