Search code examples
adding records to inmemorydatabase just once...


c#xunitin-memory-database

Read More
How to assert timer callback in c# xunit unit test...


c#.netunit-testingtimerxunit

Read More
Faking a lazy out parameter value on a generic interface in FakeItEasy?...


.netxunitfakeiteasy

Read More
Xunit 2.3.0 Unable to pass dates as inline params...


c#xunitxunit.net

Read More
xUnit Assert.Equivalent throws an System.ArgumentException when trying to test an abstract property ...


c#.netxunitcovariance

Read More
xUnit tests suddenly throwing exception System.Collections.Generic.KeyNotFoundException: Unable to f...


c#exceptionxunit

Read More
How to run dotnet tests in a specific environment?...


c#.netasp.net-corexunit.net-8.0

Read More
How to overwrite connection strings in WebApplicationFactory?...


.nettestingintegration-testingxunit.net-8.0

Read More
How to verify ILogger<T>.Log extension method has been called using Moq?...


c#xunit

Read More
Unit testing Mediator published expected INotification...


c#unit-testingxunitmediatrmediator

Read More
FakeItEasy mocks stuff automatically...


c#asp.netunit-testingxunitfakeiteasy

Read More
KeyNotFoundException when trying to access mocked object in dictionary...


c#moqxunit

Read More
Pass complex parameters to [Theory]...


c#unit-testingxunitxunit.net

Read More
Let xUnit combine parameters...


unit-testingxunitxunit.net

Read More
Hangfire Failing To Build For Integration Test...


c#integration-testingxunithangfire.net-7.0

Read More
Pact mock server error: Request-Mismatch - How do I debug this?...


c#xunitpactpact-net

Read More
Is it possible to see the order in which tests are run in visual studio?...


c#testingvisual-studio-2022mstestxunit

Read More
How to do Unit Testing for a controller structured upon Clean Architecture and CQRS?...


c#unit-testingmoqxunitcqrs

Read More
installation of xunit.net in visual studio 2017...


visual-studioxunit

Read More
How to Unit Test Delete operation using moq and xUnit?...


c#unit-testingmoqxunitfluent-assertions

Read More
XUnit Assertion for checking equality of objects...


c#xunit.netxunit

Read More
ASP.NET Core 7.0 integration tests could not find reference...


c#asp.net-core.net-coreintegration-testingxunit

Read More
Handler did not return a response message in xunit...


c#moqxunit

Read More
Why does this xunit test deadlock (on a single cpu VM)?...


c#.net-coreasync-awaitxunit

Read More
I'm not able to detect throw in Xunit testing in .net, my test is terminating at throw?...


c#asp.net-coretry-catchxunitthrow

Read More
How to mock IAzureClientFactory<BlobServiceClient> correctly...


c#moqxunit

Read More
Duplicate 'System.Reflection.Assembly.*' attribute and type not found in ASP.NET Core MVC (x...


c#.netasp.net-core-mvcxunitasp.net-core-6.0

Read More
How to Unit Test with ActionResult<T>?...


c#unit-testingasp.net-core.net-corexunit

Read More
Testcontainers: "Container %some_id% is not running", he has started but has exited...


.netsql-serverdockerxunittestcontainers

Read More
How to insert a message at the first line if there is a failure in an AssertionScope in FluentAssert...


c#.net-corexunitfluent-assertions

Read More
BackNext