MBUnit パーサー
This page describes how to configure a Bamboo task to parse MBUnit test results.
始める前に
- .NET builder tasks in Bamboo (e.g. NAnt) do not parse test information as part of the task. You must configure a test task (e.g. MBUnit Parser), if you want test results from the builder task to be parsed.
To configure a MBUnit Parser task:
- Navigate to the Tasks configuration tab (this will be the default job if creating a new plan).
- Select the name of an existing MBUnit Parser task, or select Add task > MBUnit Parser to create a new task.
Update the task settings:
Task description
Enter a description of the task, for display in Bamboo.
Disable this task
Check, or clear, to selectively run this task.
Add condition to task
Make task run only when a certain condition is met.
You can find conditions on Atlassian Marketplace or implement your own.
MBUnit Test Results File/Directory
Enter the name of the test results file. The test file must be in MBUnit XML format. For more information on MBUnit, see http://www.mbunit.com/.- 保存 を選択します。
最終更新日 2021 年 6 月 2 日
Powered by Confluence and Scroll Viewport.