Skip to content

orangebeard-io/soapui-listener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orangebeard.io SoapUI Listener
Orangebeard.io SoapUI Listener

Orangebeard listener for SoapUI

MVN Version Build Status License

Disclaimer

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.

Usage

  • 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!