• Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Problem Definition

      Bamboo announced support for NUnit 3.0 in version 5.14. The command line arguments that can be passed to NUnit3-Console for newer versions have changed.

      Suggested Solution

      Update our NUnit Runner Task to support the newer NUnit3-Console 3.x arguments.
      NUnit Console Breaking Changes

      Why this is important

      Bamboo integration with NUnit needs to be updated

      Workaround

      Option 1

      Use NUnit 3.0

      Option 2

      Use a Script task with the following command:

      nunit3-console --result=TestResults.xml;format=nunit2 --test=<test>

       We add ;format=nunit2 to the result since Bamboo's NUnit Parser expects results in the NUnit 2.x format.

            [BAM-18833] Support New NUnit Runner Command line parameters

            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3019204 ] New: JAC Suggestion Workflow 3 [ 3599100 ]
            Status Original: RESOLVED [ 5 ] New: Closed [ 6 ]
            Owen made changes -
            Workflow Original: Confluence Workflow - Public Facing v4 [ 2703889 ] New: JAC Suggestion Workflow [ 3019204 ]
            Owen made changes -
            Symptom Severity Original: Major [ 14431 ] New: Severity 2 - Major [ 15831 ]
            Owen made changes -
            Issue Type Original: Improvement [ 4 ] New: Suggestion [ 10000 ]
            Owen made changes -
            Workflow Original: Bamboo Workflow 2016 v1 [ 2477384 ] New: Confluence Workflow - Public Facing v4 [ 2703889 ]
            Ellie Z (they/them) made changes -
            Link New: This issue is related to BAM-19904 [ BAM-19904 ]
            Marcin Gardias made changes -
            Resolution Original: Fixed [ 1 ] New: Done [ 17 ]
            Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
            Marcin Gardias made changes -
            Fix Version/s New: 6.4.1 [ 78590 ]
            Marcin Gardias made changes -
            Status Original: Open [ 1 ] New: In Progress [ 3 ]
            Marcin Gardias made changes -
            Fix Version/s New: 6.5.0 [ 78390 ]

              mgardias Marcin Gardias
              ezeidan Ellie Z (they/them)
              Votes:
              4 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: