Search code examples
Fake IMongoQueryable with FakeItEasy...

c#mongodbnunitfakeiteasy

Read More
Fake MongoDB collection with FakeItEasy in C#...

c#mongodbnunitfakeiteasy

Read More
Why does Entity Framework show that item is already tracked, despite of fact that it is not tracked?...

c#entity-framework-corenunitunsubscribe

Read More
How to mock which is returning list of integers on some where condition?...

c#nunitmoq

Read More
Can you add logs files to NUnit...

nunit

Read More
devops VSTest@2: ##[error]Could not find testhost...

azure-devopsnunitdevopsmstestazure-pipelines-yaml

Read More
NUnit Console Runner pass XSLT parameters...

xmlxsltnunitnunit-console

Read More
Nunit - doesn't discover tests [no error-message]...

c#.netvisual-studiounit-testingnunit

Read More
OneTimeSetUp runs multiple times in NUnit...

nunit

Read More
Setting default timeout in NUnit tests...

c#nunit

Read More
How to unit test async/await example?...

c#async-awaitnunit

Read More
NUnit Conditional Teardown?...

unit-testingnunit

Read More
What local settings in visual studio or windows are requried for NUnit to evaluate whitespace in cur...

c#visual-studionunit

Read More
Testing a Conditional Statement...

c#.netunit-testingnunit

Read More
selenium c#: how to skip login in test methods...

c#seleniumnunit

Read More
Ignore order of elements in IEnumerable...

c#nunitnunit-3.0

Read More
The type or namespace SelectElement could not be found in selenium c#...

c#seleniumselenium-webdrivernunitnunittestadapter

Read More
Is there a way to use "params" in NUnit test method with TestCaseSource...

c#nunitnunit-3.0

Read More
How to pass Category value from test to TearDown...

c#nunitteardown

Read More
Fluent Assertion: Dictionary Should BeEquivalentTo Excluding Property on Dictionary Value...

c#linqnunitfluent-assertions

Read More
Is there an XML asserts for NUnit?...

xmlunit-testingnunit

Read More
PlayWright NUnit test: Page object does not get initialized...

visual-studionunitplaywright

Read More
How to add author Name in extent report in C# for different authors of the test?...

c#nunitextentreportsextentplaywright-dotnet

Read More
How do I mock nested service call using moq...

c#nunitmoq

Read More
NUnit 3.13.3 does not run OneTimeSetup and OneTimeTeardown in SetupFixture of TestFixture derived cl...

unit-testingautomated-testsnunit

Read More
NUnit: How to pass TestCaseData from a non-static method?...

c#unit-testingjunitnunitnunit-3.0

Read More
How to test a void method and assert its side affect in the file system...

c#nunitmoq

Read More
How to make NUnit stop executing tests on first failure...

nunitintegration-testing

Read More
Blank output for an ASP.NET NUnit test application...

c#asp.netasp.net-mvcnunitnunit-3.0

Read More
Putting console output from NUnit tests into the XML results...

nunitcruisecontrol.net

Read More
BackNext