Top 20 NuGet xunit Packages

Bringing Jest-esque Snapshot testing to C# See Project Site for more details
PureActive Serilog Sink for xUnit
Extensions and Orderers for Songhay xUnit projects
This package provides extensions to FluentAssertions for the Functional.Unions package.
Extends xUnit.Net with Behavior Driven Development style fixtures.
Extension to XUnit that allows you to resolve test classes out of Autofac.
Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for xUnit.net.
Brings an AutoMockFeature which initializes AutoFixture with FakeItEasy.
Define, Combine, Visualize and Replay hundreds of test cases with a few lines of code! Website and source code: http://github.com/jeromerg/NCase NCase is a mix between a Mocking Framework like Moq and a parametrized test framework, having advanced combinatorial capabilities. NCase is not rel...
LogJam integration library for running LogJam in XUnit2 unit tests
Method Chaining base UnitTesting Extensions for xUnit.net 2.2+
Extensions and utilities for XUnit.NET test projects This includes API for making tests dynamically skippable, asserting timeouts on async tasks, and other helpful utilities. Commonly used types: McMaster.Extensions.Xunit.SkippableFact McMaster.Extensions.Xunit.SkippableTheory
BDD Framework for xUnit and .Net Core
.Net Core Test Result Parser Global Tool Usage: dotnet labodotnettestresultsparser [arguments] [options] Arguments: path The test result xml path. Options: --version Show version information -?|-h|--help Show help information -f|--format Unit test result xml format. Allowe...
Xunit + Entity Framework Core RoushTech Toolkit
Common code for all SignalR.UnitTestingSupport.* nugets . If you want support for unit testing signalR core (Hub and IHubContext) use one of this packages (NUnit, xUnit, MsTest version): https://www.nuget.org/packages/SignalR.UnitTestingSupport.NUnit, https://www.nuget.org/packages/SignalR.UnitTe...
A Xunit plugin that allows a test to try again if it fails.
Allows creating reliable, flexible and fast VS SDK integration (VSIX) tests that run using any xUnit capable runner, such as Visual Studio built-in Test Explorer or TestDriven.NET.
Support Microsoft.Extensions.Logging to ITestOutputHelper. public void Configure(IServiceProvider provider) { XunitTestOutputLoggerProvider.Register(provider); }
This package helps you to solve expression function in unit test moq framework.