This is the documentation for Bamboo 5.8. View this page for the

Unknown macro: {spacejump}

of Bamboo, or visit the latest Bamboo documentation.

This page describes how to configure a Bamboo NUnit Parser task.

始める前に

  • Bamboo の .NET ビルダー タスク(NAnt など)は、タスクの一部としてテスト情報を解析しません。ビルダー タスクのテスト結果を解析する場合は、テスト タスクを設定する必要があります(MSTest パーサー、NUnit パーサーなど)。

To configure a NUnit Parser task:

  1. ジョブのタスク設定タブに移動します(新しいプランを作成するとデフォルト ジョブとなります)。
  2. Click the name of an existing NUnit Parser task, or click Add Task and then NUnit Parser to create a new task.
  3. タスク設定の更新

    タスクの説明Bamboo で表示されるタスクの説明を入力します。
    このタスクを無効化オンまたはオフにすることで、選択的にこのタスクを実行します。
    NUnit Test Results File/DirectoryEnter 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/.
  4. 保存をクリックします。

 

  • ラベルなし