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

Ellina
Ellina

Reputation: 303

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

Score: 25

Views: 30269

Answers: 5

Read More
NeuronButter
NeuronButter

Reputation: 838

How to make .NET Framework Test Adapter follow Binding Redirects

Score: 0

Views: 31

Answers: 1

Read More
drl
drl

Reputation: 841

Correct way to unit test the type of an object

Score: 35

Views: 55929

Answers: 6

Read More
junichiro
junichiro

Reputation: 5492

Unit testing private methods in C#

Score: 431

Views: 401778

Answers: 20

Read More
Michael Freidgeim
Michael Freidgeim

Reputation: 28501

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

Score: 0

Views: 59

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: 1765

Answers: 2

Read More
roli09
roli09

Reputation: 1001

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

Score: 11

Views: 8241

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: 1401

Answers: 1

Read More
Developer
Developer

Reputation: 457

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

Score: 0

Views: 66

Answers: 0

Read More
IAbstract
IAbstract

Reputation: 19881

How to configure VSCode to unit test with MSTest?

Score: 0

Views: 26

Answers: 0

Read More
David
David

Reputation: 123

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

Score: 7

Views: 16882

Answers: 4

Read More
Mandeep Singh
Mandeep Singh

Reputation: 1

Updating MStest latest Build Error:- Constructor on type 'Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.Execution.UnitTestRunner' not found

Score: 0

Views: 61

Answers: 0

Read More
Norlerion
Norlerion

Reputation: 31

Retry failed tests in MStest

Score: 1

Views: 196

Answers: 1

Read More
Pulkit Sharma
Pulkit Sharma

Reputation: 324

MSTest Not Discovering Test with [DataSource] Attribute for CSV File

Score: 0

Views: 88

Answers: 1

Read More
David
David

Reputation: 4993

Error when changing to <TargetFrameworks> (plural) in .NET Core csproj file

Score: 61

Views: 21241

Answers: 10

Read More
Josh
Josh

Reputation: 8477

How to create a Unit Test for an object that depends on DbEntityEntry

Score: 14

Views: 1994

Answers: 2

Read More
Luciano Umpierrez
Luciano Umpierrez

Reputation: 1

Why do I get the error "Cannot access a disposed object" when using a stream

Score: 0

Views: 57

Answers: 1

Read More
Pedro
Pedro

Reputation: 11884

Unit Testing: DateTime.Now

Score: 223

Views: 217399

Answers: 25

Read More

Should I initialize each test method, or just the class, or neither?

Score: 4

Views: 2005

Answers: 4

Read More
Kjara
Kjara

Reputation: 2912

testing .net4.8 in VScode using dotnet CLI

Score: 5

Views: 3394

Answers: 2

Read More
PreviousPage 2Next