Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 738 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 738 Bytes

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.