Search code examples
NFluent Check only a few members of an object...

c#unit-testingmstestspecflownfluent

Read More
How to validatie EF Core DBContext config in an unit test...

c#entity-framework-coremstestentity-framework-core-3.0

Read More
MSTest + Multiple Framework Targets = sadness...

c#mstest

Read More
More flexible Assert.ThrowsException?...

c#unit-testingmstestassertvs-unit-testing-framework

Read More
TestContext is null when it is accessed from base class's virtual method...

c#automated-testsmstestui-testing

Read More
AssemblyInitialize in derived class...

c#mstest

Read More
How to compare Lists in Unit Testing...

c#visual-studio-2010unit-testingmstest

Read More
Mocking a FileStream constructor within a Web API...

c#restmockingmoqmstest

Read More
Can MSTest ignore the nested exceptions and only test against the last?...

mstest

Read More
Attach an image to a test report in MSTest...

c#visual-studio-2010mstest

Read More
unit testing not running in vs but run fine in azure CI pipeline...

c#asp.netazure-devopsazure-pipelinesmstest

Read More
How to run mstest tests in linux machines using .NetCore?...

.net-coreazure-pipelinesmstestspecflow

Read More
Trying to run Specflow tests but error returned - Unit Test Provider already specified...

c#seleniummstestspecflow

Read More
Understanding the MSTest TestContext...

c#mstesttestcontext

Read More
MSTest Not Working on Visual Studio 2019 16.4.0...

c#asp.net.netmstestvisual-studio-2019

Read More
Attaching a log file to an Azure Devops Test Run...

c#seleniumazure-devopsmstestweb-api-testing

Read More
DataTestMethod vs TestMethod...

c#unit-testingmstest

Read More
Run only certain tests in Azure DevOps...

c#unit-testingazure-devopsmstest

Read More
MSTest cant call a library built under x86...

c#unit-testingmstest

Read More
My DbSet<Entity> won't update when trying from Unit Testing (MSTest) code...

c#asp.net-mvcentity-frameworkmstestdbcontext

Read More
Override Azure TestHub Shared test parameters...

azure-devopsmstestmicrosoft-test-manager

Read More
Error if the [AssemblyInitialize] already exists in the test project with Specflow...

mstestspecflow

Read More
Value of type String() cannot be converted into ArrayList...

vb.netmstest

Read More
Unit test not working correctly when comparing collections...

c#unit-testingmstest

Read More
Is it possible to log the name of each method that is being executed?...

c#loggingreflectionmstest

Read More
Get around involuntary typing of columns in CSV file when using for unit test...

c#unit-testingmstest

Read More
Visual Studio 2013 MSTest vs NUnit...

visual-studiounit-testingnunitvisual-studio-2013mstest

Read More
Accessing local.settings.json config values when running unit tests using MsTest...

.net-coreenvironment-variablesazure-functionsmstest

Read More
Converting MSTest to NUnit: CurrentTestOutcome and UnitTestOutcome alternatives in NUnit...

c#seleniumselenium-webdrivernunitmstest

Read More
Assert that "nothing happened" when writing unit test...

c#.netunit-testingmstest

Read More
BackNext