Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to run vstest.console.exe for Unit Test 64-bit platform

How to specify a run timeout with VSTest.Console?

vstest

Set "Path" environment variable during vsts build so it would persist across build tasks specifically vsTest task

Missing Method Exception When Referencing .Net Standard Project From .Net 4.6.1 Unit Test

Is it possible to achieve 'not contains' logic using vstest TestCaseFilter?

visual-studio vstest

Unable to run WP81 unit tests with VSTest.Console.exe

VSTests - Could not find diagnostic data adapter 'Code Coverage'

Using vstest.console.exe TestCategory with equals and not equals

SonarQube Test Coverage with MsTest

How to enable the code coverage view on VSTS?