mbunit2-xlst
is an extension for the xUnit-plugin
that enables it to show test results for MbUnit 2.x tests in
Jenkins.
- Make sure you've installed the xUnit Plugin.
- Copy the
MbUnit2.xslt
file to your Jenkins server.
- When configuring your job, enable the xUnit Plugin and select the Custom Tool option.
- Specify a pattern for MbUnit XML files to transform.
- Specify the path to the
MbUnit2.xslt
stylesheet
MbUnit2.xlst
is covered under the MIT License. See LICENSE for more
information.