Top 20 NuGet xunit Packages

Deleporter - Simple Cross Process Stubbing. Facilitates stubbing out dependencies when running automated browser tests against ASP.Net. Use in conjunction with your favorite mocking/IOC frameworks. Deleporter will teleport mock objects (or any arbitrary delegates) into a remote ASP.Net application, ...
MVC Route Unit Tester provides convenient, easy to use methods that let you unit test the route table in your ASP.NET MVC application, including Area routes. Unlike many libraries, this lets you test routes both ways -- both incoming and outgoing. You can specify an incoming request and make one of ...
NUnit extension for Xml testing
Allows running NSpec specification from xUnit.
Phantom.js runner to integrate javascript tests for xUnit
Write xUnit tests in a style emphasizing scenarios and examples
TickSpec integration with Xunit. TickSpec is a lightweight Behaviour Driven Development (BDD) framework for .Net. Describe behaviour in plain text using the Gherkin business language, i.e. Given, When, Then. Easily execute the behaviour against matching F# 'ticked' methods ...
Typed Class Data Attribute for xUnit Test Framework, allowing to use typed data (classes, structs, anonymous types or dynamic types) as a source for xUnit's data theories, instead of using untyped object arrays.
EFSpecs is a library to assist in testing your entity framework model mapping. It will create an entity with the values you provide it with, then send that entity off to the database, then pull it from the database to verify the values were saved correctly. And being the good citizen that it is, the...
Provide gherkin like syntax for xunit and moq testing
Extends XUnit test framework for JavaScript testing using Google's V8 script engine
Extends XUnit test framework with parametrized test case classes per fixture
An utility library which extends xUnit framework
A SpecFlow plugin that allows a spec to retry a number of times if it fails.
An extension to the LightInject service container that enables dependency injection in xUnit test methods.
Test feature for temporary database in PostgreSQL server
xUnit VW Extension is an extension to the xUnit testing framework which enables you to pass failing tests when using continuous integration tools.
XUnit test executor implementation for the Alias framework.
xUnit Helper for building Browser Tests
Setup and teardown of service resources in unit testing and integration testing.