versionone / webui-plugin

transform WebUI results into jUnit format with the Hudson xUnit plugin

Home Page:http://wiki.hudson-ci.org/display/HUDSON/xUnit+Plugin

Repository from Github https://github.comversionone/webui-pluginRepository from Github https://github.comversionone/webui-plugin

WebUI-plugin + xUnit-plugin = test reports for Hudson-CI

Installation

  1. Make sure you've installed the xUnit Plugin
  2. Get the webui-to-junit.xsl file onto your Hudson server(s) - I tend to use a Git Submodule to pull this repo into other projects

Usage

  1. When configuring your Job, enable the xUnit Plugin and select the Custom Tool option
  2. Specify a pattern for WebUI files to transform
  3. Specify the path to the webui-to-junit.xsl stylesheet
  4. GO!

License

WebUI-plugin is covered under the MIT License. See LICENSE for more information.

About

transform WebUI results into jUnit format with the Hudson xUnit plugin

http://wiki.hudson-ci.org/display/HUDSON/xUnit+Plugin

License:MIT License