Top 20 NuGet xunit Packages

TestKit for writing tests for Akka.NET using xUnit.
Package Description
FsUnit is a set of extensions that add special testing syntax to xUnit.
Package to use SpecFlow with xUnit 2.4 and later
Xunit extensions including several additional test fixtures
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, .NET 6, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2 and MSpec. ...
FsCheck.Xunit integrates FsCheck with xUnit.NET by adding a PropertyAttribute that runs FsCheck tests, similar to xUnit.NET's FactAttribute. All the options normally available in vanilla FsCheck via configuration can be controlled via the PropertyAttribute.
Bringing Jest-esque Snapshot testing to C#. See Project Site for more details
Allows creating acceptance tests in developer friendly environment by offering LightBDD.Framework features on top of xUnit 2 testing framework. High level features: * user friendly bdd scenario definitions; * test execution tracing and time measurement, helpful during longer test execution; * Xml/H...
This library provides Microsoft.Extensions.Logging support for Xunit.
Xunit Snapshooter is a flexible snapshot testing tool for .Net unit tests with Xunit. It creates and asserts snapshots (json) within Xunit unit tests.
Unquote is not just another DSL or API for making unit test assertions. Instead, assertions are written as plain, statically-checked F# quoted expressions and test failure messages are given as step-by-step F# expression evaluations. Unquote integrates configuration-free with all exception-based un...
Useful tools when unit testing applications that use Entity Framework Core. See readme file on github.
Snapshooter core functionalities to create and assert snapshots in .Net unit tests.
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net exte...
Use Microsoft.Extensions.DependencyInjection to inject xunit testclass. If you want write Microsoft.Extensions.Logging to ITestOutputHelper, please install Xunit.DependencyInjection.Logging. Release notes: 8.9: Extends the test framework to execute tests in parallel. 8.8: Added support `BuildHost`...
Package Description
TestKit for writing tests for Akka.NET Persistance module using xUnit
TestKit for writing tests for Akka.NET using xUnit.
The Mailosaur .NET library lets you integrate email and SMS testing into your continuous integration process.