NUnit パーサー

このページの内容

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

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

始める前に

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

To configure a NUnit Parser task:

  1. ジョブのタスク設定タブに移動します(新しいプランを作成するとデフォルト ジョブとなります)。
  2. Select the name of an existing NUnit Parser task, or select Add task > NUnit Parser to create a new task.
  3. 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/.

  4. 保存 を選択します。

NUnit Parser task type configuration


最終更新日 2021 年 7 月 18 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.