NUnit パーサー
This page describes how to configure a Bamboo NUnit Parser task.
始める前に
- Bamboo の .NET ビルダー タスク(NAnt など)は、タスクの一部としてテスト情報を解析しません。ビルダー タスクのテスト結果を解析する場合は、テスト タスクを設定する必要があります(MSTest パーサー、NUnit パーサーなど)。
To configure a NUnit Parser task:
- ジョブのタスク設定タブに移動します(新しいプランを作成するとデフォルト ジョブとなります)。
- Select the name of an existing NUnit Parser task, or select Add task > NUnit 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.
NUnit Test Results File/Directory
Enter the name of the test results file/directory. The test files must be in NUnit XML format. For more information on NUnit, see http://www.nunit.org/.- 保存 を選択します。
最終更新日 2021 年 6 月 2 日
Powered by Confluence and Scroll Viewport.