Top 20 NuGet xunit Packages

Add FileSandboxFeature to your TestFixture (F2F.Testing.Xunit)
Add LocalDbContextFeature to your TestFixture (F2F.Testing.Xunit)
A collection of attributes for modern testing.
Fody add-in for weaving database unit testing code.
Provides Assertions for Budgerigar Budget Results
Use NCase in combination with NUnit to write your parametrized tests. This adapter library contains the Nunit specific `ActAndAssert` extension method. Website and source code: http://github.com/jeromerg/NCase NCase allows to define, combine, visualize and replay hundreds of test cases with a ...
Use NCase in combination with Xunit to write your parametrized tests. This adapter library contains the Nunit specific `ActAndAssert` extension method. Website and source code: http://github.com/jeromerg/NCase NCase allows to define, combine, visualize and replay hundreds of test cases with a ...
Microsoft.VisualStudio.TestTools.UnitTesting to Xunit proxy
Xunit binding for tests written in Fuchu framework
Basic setup of integration testing
Fluent Unit Test framework that allows you to define test methods as fluent lamda expressions instead of plain methods.
A Fody add-in to try and force NCrunch to follow xUnit parallelization strategies.
Includes a string extension method to validate a multi-line string to a multi-line string template. Includes functionality for providing an easy to ready print out of where the multi-line string does not match the template.
SpecFlow plugin for xUnit that provides conditional Ignore tests functionality
A collection of extension methods that I seem to keep rewriting in many of my test projects.
An xUnit TestFramework that uses Autofac to resolve tests and their dependencies
A simple http server for using in test projects which test .net core based projects. It was tested with Visual Studio 2015 Update 3 and xUnit.