Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 932 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (13 loc) · 932 Bytes

Contributing

We are using a custom checkstyle configuration file which is based on google's one, is advisable to use one of the google style configuration files in IDEs to reduce the friction with checkstyle and automate styling.

Building

Pre-requisites

Build

To build the plugin and run all tests just run mvn clean verify

Installation

To use the plugin, install it (by copying the jar from target folder) in lib/ext/ folder of the JMeter installation.

Run JMeter and check the new Siebel HTTP(S) Test Script Recorder is available.

Class Diagram