About 696,000 results
Open links in new tab
  1. VSTest@2 - Visual Studio Test v2 task | Microsoft Learn

    May 6, 2025 · Use this task to run unit and functional tests (Selenium, Appium, Coded UI test, etc.) using the Visual Studio Test (VSTest) runner. You can run test frameworks that have a …

  2. Run tests in parallel using the Visual Studio Test task

    Jun 4, 2024 · Running tests in parallel is a great way to improve the efficiency of CI/CD pipelines. This can be done easily by employing the additional capacity offered by the cloud. This article …

  3. VisualStudioTestPlatformInstaller@1 - Visual Studio test platform ...

    May 6, 2025 · Use this task to acquire the Microsoft test platform from nuget.org or a specified feed, and add it to the tools cache. The installer task satisfies the vstest demand, and a …

  4. Run Tests using Visual Studio task - GitHub

    VSTest task can be used to run tests on Build agent machines. Apart from MSTest based tests, you can also run tests written using test frameworks like NUnit, xUnit, Mocha, Jasmine, etc. …

  5. Azure devops test task: how to display messages during Visual Studio ...

    May 7, 2025 · If you use the Visual Studio Test task to run tests, diagnostic output logged from tests (using any of Console.WriteLine, Trace.WriteLine or TestContext.WriteLine methods), …

  6. VS Test Tasks | microsoft/azure-pipelines-tasks | DeepWiki

    This document details the Visual Studio Test (VSTest) tasks provided in the Azure Pipelines tasks repository. These tasks enable running automated tests within Azure DevOps pipelines and …

  7. c# - Run only certain tests in Azure DevOps - Stack Overflow

    Nov 22, 2019 · My question is, can I configure the task: VSTest@2 to only run the tests inside a specified folder within the Tests project? Thanks in advance. Do you have control over what …

  8. Test batching options with VSTest task - Azure DevOps Blog

    Nov 14, 2017 · For this, VSTest supports running automated tests in a distributed manner using multiple agents. In this post, we will discuss the various options available in the VSTest task to …

    Missing:

    • Visual Studio

    Must include:

  9. Supplying Run Time Parameters to Tests - Azure DevOps Blog

    Sep 4, 2015 · These values can be passed to the Visual Studio Test task or Visual Studio Test using Test Agent task using the Override TestRun Parameters field. Figure 1: Specifying value …

  10. Fail your builds when tests are skipped in Azure DevOps Pipelines

    Sep 24, 2018 · When the Visual Studio Test Task in Azure DevOps Pipelines fails to find any tests it logs a warning and happily succeeds. It has been a regular request on the MVP …

  11. Some results have been removed