Search code examples
What is the culprit? Singleton failure with WebApplicationFactory...


c#asp.net-coreentity-framework-corexunitwebapplicationfactory

Read More
Disable/Prevent XUnit Warnings on build in .NET Core Test Project...


c#unit-testingasp.net-corexunitxunit.net

Read More
Unit Test Controller mocking ISession...


c#asp.net-coremockingmoqxunit

Read More
Test Exceptions in Xunit ()...


c#unit-testingexceptionazure-cosmosdbxunit

Read More
Unit test exception messages with xUnit...


unit-testingmstestxunit

Read More
Construct URI for local file in project...


c#unit-testinguri.net-4.5xunit

Read More
C# XUnit (.Net 8): IFormFile parameter in endpoint to be tested always received as null...


c#postmockingxunitiformfile

Read More
MOQ SetupGet dbContext with constructor parameters...


c#mockingentity-framework-coremoqxunit

Read More
Cannot reach host.docker.internal in Github Actions...


c#dockerdockerfilexunittestcontainers

Read More
Xunit verify is not working in a mocked logger...


c#moqxunitilogger

Read More
Is it possible to use xUnit with LINQPad?...


c#.netxunitlinqpadxunit.net

Read More
How to test a function that return Ok(new { token = tokenStr });...


c#.netunit-testingxunit

Read More
Entity Framework Linq Query OfType<T> fails with InvalidCastException when called from testing...


asp.netentity-frameworkxunit

Read More
Unable to Run Unit Test Cases in Visual Studio 2022...


c#xunit

Read More
How to write integration test for SignalR...


c#.netsignalrxunit

Read More
Unit testing and moq, best solution...


c#unit-testingmockingxunit

Read More
How can I change the connection string that WebApplicationFactory during integration testing?...


c#mongodb.net-coreintegration-testingxunit

Read More
Why Assert.Equal two different JObject(Newtonsoft.Json.Linq.JObject) got pass...


c#json.netxunit

Read More
xUnit custom UseCulture attribute - does the sample attribute contain any issues?...


c#asp.net-corexunit

Read More
How to set the culture in a dotnetcore xunit test...


c#.net-corecultureinfoxunit

Read More
xUnit - Using WebApplicationFactory with CollectionFixture for .Net Core Integration Tests...


c#asp.net-coreintegration-testingxunitfixtures

Read More
How do I mock AddAsync?...


c#unit-testingentity-framework-coremoqxunit

Read More
xUnit tests won't run due to exception during test discovery...


c#visual-studiotestingxunit

Read More
Reading appsetting-test.json file in ASP.NET Core test project...


c#asp.net-corexunit

Read More
xUnit - Display test names for theory memberdata (TestCase)...


c#asp.net.netasp.net-corexunit

Read More
How to mock a configfile...


c#moqxunitcsvhelper

Read More
dotnet test does not recognize xunit tests...


xunit.net-5dotnet-test

Read More
Mock ProtectedSessionStorage for Blazor...


moqblazor-server-sidexunitbunit

Read More
The following constructor parameters did not have matching fixture data...


c#.netunit-testing.net-corexunit

Read More
When I mock IHttpClientFactory and create a HttpClient, HttpClient is null...


c#mockingxunithttpclientfactory

Read More
BackNext