Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vstest

Why does dotnet vstest return "No test is available in" when the test works in vstest.console.exe?

Secrets as environmental variables in vstest

azure-devops vstest

vstest.console.exe runs same tests multiple times

How to ignore some files when generating test coverage with VSTest and reportgenerator tools on Azure pipelines

Can vstest.console filter tests to run by providing traits?

Can vstest.console.exe run web performance tests?

mstest tfsbuild vstest

Tests not run on aspnet core 3.0 test project compiled by Azure Devops

Could not find a test logger with AssemblyQualifiedName, URI or FriendlyName 'nunit'

Difference between vstest.console.exe and dotnet test commands

.net unit-testing vstest

`dotnet test`-- how can I suppress irrelevant console outputs

.net nunit vstest

Azure Pipelines - Where is the CodeCoverage generated by VSTest@2?

VSTest.Console.exe Could not load file or assembly Microsoft.TestPlatform.CoreUtilities

How to hide C# unit tests?