Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-19784

Add “Test Adapter Path” configuration field to VSTestRunnerTask

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • 8.2.0
    • .NET
    • None
    • 0
    • 3
    • 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.

    Description

      Problem Definition

      After an upgrade to the latest version of vstest.console.exe (15.6.1) our build plans using the VSTestRunnerTask are breaking. The culprit is the "/UseVsixExtensions:true" which is hard-coded in the Java code and not configurable in the plug-in. The replacement option "/TestAdapter" is not supported yet.

      See also: https://developercommunity.visualstudio.com/content/problem/215878/vstestconsoleexe-fails-to-run-the-gtest-unit-tests.html\\

      Suggested Solution

      Add configurable text box for Test Adapter Path to the task configuration.
      Add vstest.console.exe version checking to the vstestrunner task to determine which options are required.

      Workaround

      Create a Command or script task and a MSTest Parser task and bypass using the VSTestRunner.

      Attachments

        Issue Links

          Activity

            People

              achystoprudov Alexey Chystoprudov
              abrown3@atlassian.com Aaron Brown
              Votes:
              47 Vote for this issue
              Watchers:
              25 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: