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:

  1. Navigate to the Tasks configuration tab (this will be the default job if creating a new plan).
  2. Click the name of an existing MBUnit Parser task, or click Add Task and then MBUnit 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.

    MBUnit Test Results File
    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/.

  4. 保存をクリックします。

最終更新日 2019 年 11 月 27 日

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

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