Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vstest

Yaml: How to exclude some tests in VSTest@2

azure-pipelines vstest

Pass argument or option to Unit Tests from VSTest.Console.exe

How to stop test if one test fails using vstest.console.exe?

c# vstest

Dotnet test on .NET Core 1.1 in VSTS: No Test Discoverer is Registered

Is there a way to change the default thread culture in visual studio team service

VStest code coverage report in jenkins

How to pass secrets into the test execution context from VSTS

c# azure-devops vstest

VSTS "Visual Studio Test" task can't find tests of .Net Core dlls

azure-devops mstest vstest

Console output missing in Azure DevOps release when enabling "Specify a batch size"

Verify Autofac registrations in a unit test

Calling Assert.Inconclusive() in an async unit test is reported as a fail

How to define multiple matching patterns in AzureDevOps Pipeline VSTest@2?

How do I configure target framework for VSTest 2015 to run a unit test built to use .net 4.6.1?

Why does Visual Studio 2019 run tests in dotnet core 1.0 even though my projects target dotnet core 2.2?

How to run a list of tests with VsTest.Console

visual-studio mstest vstest

Configure the location of .coverage file when using /Enablecodecoverage in vstest.console.exe via command line