/mbunit2-xslt

Show MbUnit 2.x test results in Jenkins using the xUnit plugin

MIT LicenseMIT

MbUnit 2.x Test Results in Jenkins

mbunit2-xlst is an extension for the xUnit-plugin that enables it to show test results for MbUnit 2.x tests in Jenkins.

Installation

  1. Make sure you've installed the xUnit Plugin.
  2. Copy the MbUnit2.xslt file to your Jenkins server.

Usage

  1. When configuring your job, enable the xUnit Plugin and select the Custom Tool option.
  2. Specify a pattern for MbUnit XML files to transform.
  3. Specify the path to the MbUnit2.xslt stylesheet

License

MbUnit2.xlst is covered under the MIT License. See LICENSE for more information.