Search code examples
Is it possible to have multiple 'TestClass'es in MSTest?...

visual-studio-2008mstest

Read More
Is it possible to execute code once before all tests run?...

.netmstest

Read More
The entity type 'List<string>' requires a primary key to be defined in my mstest...

c#.netmstest

Read More
Mocking SqlConnection, SqlCommand and SqlReader in C# using MsTest...

c#mockingado.netmstest

Read More
Get TestResult in MSTest TestCleanup in C#...

c#seleniummstesttest-results

Read More
MissingMethodException in Integration test with sqlite...

c#.netsqlitemstest

Read More
C# unit testing MassTransit handler with MSTest, Moq and FluentAssertions. Can't verify method c...

c#moqmstestfluent-assertions

Read More
NuGet MSTest.TestAdapter.3.0.0 crashes in .Net "Framework" 4.8...

mstest.net-4.8

Read More
Consuming files in UnitTests running in Azure DevOps Pipeline...

c#.netazure-pipelinesdevopsmstest

Read More
MsTest ClassInitialize and Inheritance...

c#mstest

Read More
Cannot load file or assembly 'Microsoft.Extensions.Configuration.Abstractions, Version=3.1.0.0&#...

c#nugetmstestpackagereferencepackages.config

Read More
.NET (core) 5.0: Unit testing hangs forever...

.net.net-corenunitmstestxunit

Read More
I added a reference to the main project, but the testing project still doesn't see the classes o...

c#visual-studiomstest

Read More
Is it possible to run code after all tests finish executing in MStest...

c#mstest

Read More
Clean Up after Canceling tests...

c#visual-studiovisual-studio-2013mstestspecflow

Read More
How to fake ASP.NET MVC UrlHelper with FakeitEasy...

c#asp.net-mvcmstestfakeiteasy

Read More
Unit Testing Error - "Unable to get type" "Error: Could not load type" "fro...

visual-studiounit-testingmstest

Read More
unit testing for ArgumentNullException by param name...

c#unit-testingdependency-injectionmstest

Read More
How do I use MSTest without Visual Studio?...

visual-studio-2010visual-studiounit-testingmstest

Read More
FakeItEasy A.CollectionOfFake doesn't work...

wcfmstestfakeiteasy

Read More
How to prevent expected exceptions from breaking the debug test run?...

.netvisual-studioexceptiondebuggingmstest

Read More
How do I add a DbContext to an MSTest project?...

c#mstestdbcontext

Read More
What are Contexts in MSTests?...

c#.netvisual-studio-2010mstest

Read More
How to write Test Driven Development in .Net core MS Test in VS 2019?...

c#visual-studiotddmstest

Read More
Object reference not set to an instance of an object at ASP.NET MVC Session on Unit Testing using Fa...

c#asp.net-mvcunit-testingmstestfakeiteasy

Read More
XmlSerializer exception: You must add a reference to assembly netstandard...

.netmstest.net-standard.net-framework-version

Read More
Verify.MSTest usings...

unit-testingmstestverify

Read More
How can I write output from a unit test?...

c#visual-studiounit-testingdebuggingmstest

Read More
ASP.NET Core - Unit test service methods that make external API calls...

c#unit-testingnunitmstestxunit

Read More
MS Tests/ Moq - ExpectedException failing...

c#unit-testingmoqmstest

Read More
BackNext