StackOverflow Questions for Tag: vs-unit-testing-framework

annyka
annyka

Reputation: 121

test.runsettings overwrites log file with every execution

Score: 1

Views: 194

Answers: 1

Read More
David Mason
David Mason

Reputation: 1439

Smartest way to unit test if IEquatable was implemented correctly if a class has many properties

Score: 0

Views: 45

Answers: 1

Read More
J.P.
J.P.

Reputation: 11

System.Text.Json throws TypeInitializationException in .NET framework unit tests

Score: 0

Views: 55

Answers: 1

Read More
Nilzor
Nilzor

Reputation: 18573

How does Visual Studio /mstest identify test projects?

Score: 19

Views: 12257

Answers: 4

Read More
Blingers
Blingers

Reputation: 883

I have a c# mstest unit test that runs fine locally, but fails on the build server. How can I get it to work on build server? (It uses async method)

Score: 0

Views: 46

Answers: 1

Read More
Peter Morris
Peter Morris

Reputation: 23224

MSTests run in Visual Studio, but not via dotnet test

Score: 2

Views: 53

Answers: 0

Read More
Warren Rox
Warren Rox

Reputation: 645

How can I disable code coverage / assembly instrumentation in Visual Studio 2012?

Score: 2

Views: 14650

Answers: 2

Read More
Prakash Kukanoor
Prakash Kukanoor

Reputation: 21

Mstest [ClassCleanup] not executed at all in VS 2019

Score: 2

Views: 1897

Answers: 3

Read More
ZyronnSorrow
ZyronnSorrow

Reputation: 1

Implementing Proper Canceling of a Bidirectional C# gRPC Endpoint That Returns a Response Stream

Score: 0

Views: 29

Answers: 0

Read More
Ellina
Ellina

Reputation: 303

How to run ClassCleanup (MSTest) after each class with test?

Score: 25

Views: 30047

Answers: 5

Read More
NeuronButter
NeuronButter

Reputation: 828

How to make .NET Framework Test Adapter follow Binding Redirects

Score: 0

Views: 28

Answers: 1

Read More
drl
drl

Reputation: 841

Correct way to unit test the type of an object

Score: 35

Views: 55615

Answers: 6

Read More
junichiro
junichiro

Reputation: 5482

Unit testing private methods in C#

Score: 430

Views: 399856

Answers: 20

Read More
Michael Freidgeim
Michael Freidgeim

Reputation: 28425

VerifyTests: ‘TestContext' is a type, which is not valid in the given context

Score: 0

Views: 50

Answers: 1

Read More
Rajib Mahata
Rajib Mahata

Reputation: 33

How to mock DurableTaskClient in unite test and getting error in on ScheduleNewOrchestrationInstanceAsync mocking setup

Score: 2

Views: 1634

Answers: 2

Read More
roli09
roli09

Reputation: 981

dotnet test is unable to find a datacollector with friendly name 'Code Coverage'

Score: 10

Views: 7954

Answers: 2

Read More
ismar agilent
ismar agilent

Reputation: 71

dotnet test command logger only writes outputs of the last test when solution with multiple projects is specified to be tested

Score: 4

Views: 1343

Answers: 1

Read More
Developer
Developer

Reputation: 457

"Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources" not found when debugging tests in Rider

Score: 0

Views: 43

Answers: 0

Read More
IAbstract
IAbstract

Reputation: 19871

How to configure VSCode to unit test with MSTest?

Score: 0

Views: 23

Answers: 0

Read More
David
David

Reputation: 123

How do I pass runtime parameters to dotnet test on the command line?

Score: 7

Views: 16610

Answers: 4

Read More
PreviousPage 1Next