Search code examples
How can I reference a project without linking to it in a csproj?...


c#msbuildmstestcsproj

Read More
Inherited test class from generic base is ignored in MSTest...


c#visual-studiounit-testingmstestresharper-5.1

Read More
NullReferenceException when calling async method of mocked object...


c#unit-testingasynchronousmockingmstest

Read More
How to define dependency between tests in MStest...


visual-studio-2010testingautomationseleniummstest

Read More
MS Test assertion checking...


c#unit-testingtddmstest

Read More
Multiple Asserts in a Unit Test...


unit-testingmstestassert

Read More
MsTest - XML datasource: can you retrieve the entire XML as XElement?...


xmldatasourcemstest

Read More
How to execute code before MSTest TestContext is set...


c#mstestdata-driven-teststestcontext

Read More
How to add an exception test for the below Http call that returns a json...


c#asp.net-mvcunit-testingmstest

Read More
Disable Unit Test MSTest...


c++mstest

Read More
Teamcity running build steps even when tests fail...


buildteamcitymstest

Read More
Getting parameters in integration testing MSTesting C#...


c#testingintegration-testingmstest

Read More
Setup method to invoke function...


c#unit-testingmoqmstest

Read More
Start OWIN TestServer from mstest.exe...


c#unit-testingowinmstest

Read More
Jenkins MSTestRunner plugin is unable to launch mstest.exe...


jenkinsmstestvisual-studio-2012jenkins-plugins

Read More
Organizing Test Names in MSTest...


unit-testingnaming-conventionsmstest

Read More
How to reduce MSTest execution time in .NET?...


.netvisual-studiounit-testingtestingmstest

Read More
Problems running unit test in Visual Studio...


.netunit-testingvisual-studio-2008mstest

Read More
vstest executionengine error pdbs missing...


unit-testingvisual-studio-2013mstestvstest

Read More
dotnet.exe test command file reference fails MSTest...


visual-studio-2015.net-coremstestazure-pipelinesasp.net-core-webapi

Read More
Having output from UnitTest in the "Out" folder in TestResults' deploymentFolder, with...


c#visual-studiovisual-studio-2015mstest

Read More
VS2015 Test Explorer doesn't detect traits in AspNetCore project...


visual-studio-2015asp.net-coremstestasp.net-core-testhost

Read More
Why one tfs build summary shows test results on one machine, not on another...


testingtfstfsbuildmstestsummary

Read More
How can you use "external" configuration files (i.e. with configSource) with an MSTest uni...


.netunit-testingmstest

Read More
TFS 2015 MsTest command-line too long...


tfsmstest

Read More
MSTest: .testsettings is not always deploying files...


mstest

Read More
How to Unit Test ASP.NET CORE controller with MSTEST and add Fakes...


asp.netunit-testingasp.net-coremstest

Read More
Automated Testing in MVC5...


unit-testingasp.net-mvc-5mockingtddmstest

Read More
The Unit Test fails sometime due to bad design...


c#unit-testingmstest

Read More
Using MSTest Framework for testing applications targeting .NET Standard 1.6 and higher...


.netunit-testingmstest.net-core.net-standard

Read More
BackNext