Search code examples
How can I make sure SpecFlow features do not run simultaneously?...


xunitspecflow

Read More
What is the preferred way to handle multiple test cases in Xunit?...


c#unit-testingnunitxunitxunit.net

Read More
.net Core 3.0, DirectoryNotFoundException with Xunit Integration test...


c#.net-corexunit

Read More
How to mock a class and setup a method to return a private variable...


c#unit-testingmoqxunit

Read More
How can I write unit Tests in .NET for web api...


c#.netunit-testingmoqxunit

Read More
TeamCity doesn't pick up result of xUnit tests when testing .NET Core project...


.net-coreteamcityxunitcakebuild

Read More
Class not registered exception: BitmapImage...


xunitwinui-3

Read More
How to mock setup for interface Ilogger's Error method?...


c#asp.net-coremoqxunit

Read More
XUnit testing - InMemory vs Real Database...


c#entity-framework-corexunit

Read More
Could not load type Castle.Proxies.IReadinessProxy when running xUnit integration tests in parallel ...


c#autofacxunitcastle-dynamicproxyeventstoredb

Read More
How to test a class with token using IConfiguration...


.netmockingxunit

Read More
Unexpected behaviour using BeEquivalentTo in Fluent Assertions...


c#unit-testingxunitfluent-assertions

Read More
Verify() if testing method throws exception. Can we avoid try-catch?...


c#.netmoqxunit

Read More
How to mock which is calling another method with some parameter?...


c#asp.net-coremoqxunit

Read More
Deploy project with xUnit reference as NuGet package...


c#nugetxunit

Read More
How to do integration testing on an external API with ASP.NET Core...


c#asp.net-coreintegration-testingxunit

Read More
setting IDocumentStore as a static variable in RavenDB .net...


asp.net-corestatic-methodsxunitravendb

Read More
.NET 6 run XUnit tests without parallelization...


c#testingcontinuous-integrationxunit.net-6.0

Read More
How to write a test that has return a Task in xunit...


.netunit-testingtestingmockingxunit

Read More
xUnit : Mutiple Assertions or Soft Assert...


c#specflowxunit

Read More
Giving to FLAUI the command for hit a key combination (such as ALT + F4) changes the keyboard contro...


xunitspecflowflaui

Read More
RavenDB The database **** is currently locked because Checking if we need to recreate indexes...


asp.net-corexunitravendbraventestdriver

Read More
How to inject NavigationManager in bunit Blazor component unit test...


c#blazorxunitblazor-server-sidebunit

Read More
Getting System.Reflection.TargetInvocationException for a call to Mock.Object...


.netasp.net-coremoqxunitasp.net-core-signalr

Read More
XUnit: How to assert exception thrown by the controller in ASP.NET Core...


unit-testingtestingassertxunitassertion

Read More
Cannot read dynamic properties with FluentAssertions...


c#dynamicxunitfluent-assertions

Read More
Mocking C# Func Delegate...


c#moqxunit

Read More
How to provide List<int> for a data theory ? "InlineData"...


c#xunitxunit.net

Read More
How to mock an interface with multiple implementation?...


c#moqxunit

Read More
How to mock MediatR to perform xUnit test for Web API Controller...


c#moqxunit.net-5fixtures

Read More
BackNext