Orangebeard listener for SoapUI
This listener is provided as-is as a proof-of-concept. Some features may be untested as long as the version number is below 1.x.x.
- Obtain the jar from the releases page and put it in your
SOAPUI/bin/ext
directory - Put orangebeard-soapui-listeners.xml in your
SOAPUI/bin/listeners
directory - Add the following custom properties to the project you wish to report (save the properties to a .properties file and import them in soapUI, or set them manually):
orangebeard.endpoint=https://myhost.orangebeard.app
orangebeard.accessToken=my-access-token
orangebeard.project=my-orangebeard-project
orangebeard.testset=test-set-name
Now run your test and get the results in Orangebeard!