|
Integrates Hudson with Klaros-Testmanagement by publishing the test results of a hudson build to the Klaros-Testmanagement application. Plugin Information
How to install this pluginUsing the interfaceThe simplest way is by going to your installation's management screen and clicking there "manage plugins". (http://yourhost/hudson/pluginManager). The web interface will then download *.hpi files from here, you will just need to restart your Hudson to pick up the changes. By handSave the downloaded *.hpi file into the $HUDSON_HOME/plugins directory. You will need then to restart Hudson (many containers let you do this without restarting the container.) ConfigurationIn the Hudson system configuration you are able to specify one or more Klaros-Testmanagement installations which you may publish test results to. The only configuration option is the URL of the application.
In the Hudson project configuration (under Post-build Actions) you can define the following parameters:
NotesIf the exported test cases are not yet present in Klaros-Testmanagement they are created automatically for the given project. This plugin requires Klaros-Testmanagement version 2.2.1 or later. User authentication is supported starting from Klaros version 2.6. The only currently supported format for test results is JUnit XML. Version History1.0 Initial Release |

