Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit

net472 project no longer builds using MSBuild after migrating packages.config to PackageReference

Skip Fact/Theory when precondition is not satisfied

c# xunit

How to deal with asynchronous methods and IDisposable in C#?

How do I mock IConfiguration with Moq?

Can I run xUnit tests against classes in my Win Ui 3 Class Library?

xunit winui-3

XUnit skipping all tests

c# visual-studio-code xunit

Integration test with WebApplicationFactory fails with ObjectDisposedException for IServiceProvider

IMapper mock returning null

unit testing .net core 2.2 SignalR hub issue with HubContext

How to test MediatR handlers in XUnit with FluentAssertions

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

c# json.net xunit

Moq - passing arguments from setup() to returns()

c# moq xunit

How to capture structured xUnit test output in Gitlab CI?

gitlab-ci xunit

XUnit unit tests for MassTransit consumer

.net core integration tests resolve scoped services

Fluent Validation chain rule not working with multiple When conditions

c# xunit fluentvalidation

Xunit in ReSharper