Top 20 NuGet xunit Packages

Package Description
Package Description
Package Description
Package Description
Package Description
Package Description
Package Description
Package Description
Package Description
Package Description
C# Version of ArchUnit (see: archunit.org)
Transforms a xUnit.net v2 XML test results file into a JUnit test results file.
ReportUnit is a report generator for the test-runner family. It uses stock reports from NUnit, MSTest, xUnit, TestNG and Gallio and converts them HTML reports with dashboards.
A simple http server for using as a mock in test projects
Provides an ITestCaseOrderer that allows you to control the order of execution of Xunit tests within a class.
Kode-Aid shared XUnit library.
Xunit add-on for Swagger/OpenAPI-driven integration testing APIs built on ASP.NET Core
Package which adds XUnitLogger to be able to write output via Microsoft.Extensions.Logger to you test output.
Fork of xunit.assembly by kzu, updated to support netcore. Provides assembly-level shared state via IAssemblyFixture<TFixture>, just like built-in class fixture state.
Collection of helpers for unit testing with Net Standard