Skip to content

VPecc/jmeter-escher-request-sampler

Repository files navigation

escher-request-sampler

Instructions

  1. Install JMeter https://jmeter.apache.org/download_jmeter.cgi
  2. Build the project ./gradlew installDist
  3. Move the generated jar files into your JMeter installation's lib/ext/ directory
  4. Open the JMeter GUI and you should see the custom Sampler named pecc.EscherRequestSampler!
  • Create a simple JMeter "Test Plan" with these steps:
    1. Right-click "Test Plan" in the left-hand menu
    2. On the menu that appears, navigate through and select "Add" > "Threads (Users)" > "Thread Group"
    3. Right-click the "Thread Group" element that appears in the tree on the left
    4. On the menu that appears, navigate through and select "Add" > "Sampler" > "Java Request"
    5. On the "Java Request" screen that appears, click the dropdown menu
    6. You should see the custom sampler, pecc.EscherRequestSampler
    7. Fill in the fields, like scope, key, secret, etc.

About

Jmeter sampler to send escher signed requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published