Search code examples
When I run the coverage tests, I get the coverage of the code of the tests methods, no the coverage ...

c#code-coveragemstestopencover

Read More
TestMethod is crashing the Test Runner in MSTest...

log4netmstestnullreferenceexception

Read More
How to automatically notify tests' owners on failing tests?...

unit-testingazure-devopsazure-pipelinestfsbuildmstest

Read More
How to use Specflow srsprofile in mstest runsettings...

c#visual-studiomstestspecflowrunsettings

Read More
Jenkins Plugin MSTestRunner equivalent in GitHub Workflow Actions...

msbuildyamljenkins-pluginsmstestgithub-actions

Read More
How does one test a function that has no return value?...

c#unit-testing.net-2.0mstest

Read More
How to Verify if a Method Is Invoked for a Class That Throws an Exception...

c#mstest

Read More
DotCover shows only unit test source code not production code...

unit-testingresharpermstestcode-coveragedotcover

Read More
Error when running unit tests in visual studio: Test-case objects missing...

c#.netvisual-studioresharpermstest

Read More
Unable to load DLL 'Microsoft.Data.SqlClient.SNI.x86.dll' from Unit Tests when using Microso...

c#unit-testingmstestvstest.console.exemicrosoft-data-sqlclient

Read More
nHibernate not creating Oracle driver in MSTests run on command line...

nhibernatecommand-lineoracle11gmstest

Read More
Unit Tests for timer triggered Azure Function: provide test data...

c#unit-testingazure-functionsmstest

Read More
how to resolve MSTest.TestAdapter build errors...

c#.netwindowsvisual-studiomstest

Read More
Build and Test the ASP.NET Website and Libraries without having Visual Studio...

msbuildcontinuous-integrationmstestdevopsbuild-server

Read More
nUnit isnt executing OneTimeSetup first but executing OneTimeTearDown...

nunitmstestnunit-3.0nunit-console

Read More
Deleting database from C#...

c#sql-servermstest

Read More
Share Entity Framework Core Database Context between parallel tests in MSTest v2...

c#testingentity-framework-coremstest

Read More
Unit Testing WPF Application with siteoforigin pack Uri...

wpfunit-testingmstestvs-unit-testing-framework

Read More
'Inconclusive' tests are reported as 'not run' by Azure DevOps...

testingazure-devopsmstest

Read More
How slow is too slow for unit tests?...

unit-testingperformancemstest

Read More
Assert.ThrowsExceptionAsync isn't working...

c#unit-testingmstest

Read More
MsTest - executing method before each test in an assembly...

.netmstest

Read More
Is it possible to run unit tests when loading dependent assemblies at run-time?...

c#.netunit-testingnunitmstest

Read More
Is it possible to get all the test categories from mstest solution dll using reflection?...

c#reflectionmstest

Read More
MSTest invokes contructor everytime...

c#visual-studiounit-testingmstest

Read More
How to use MsTest in Continuous Integration without VS?...

visual-studiocontinuous-integrationcruisecontrol.netmstest

Read More
System.IO.FileLoadException when trying to test Entity Framework Core using MSTest - why?...

mstestentity-framework-core-3.1

Read More
Getting "StackExchange.Redis.RedisConnectionException" while running tests with runsetting...

seleniummsteststackexchange.redisazure-redis-cachevstest.console.exe

Read More
Where is the Visual Studio test playlist schema?...

visual-studionunitmstest

Read More
Using MSTest unit framework I get the below error...

visual-studiomstest

Read More
BackNext