Top 20 NuGet Unit Testing Packages

NUnit extension for Xml testing
Class library project package. Provides a SpecFlow testing framework for Windows Phone apps within the emulator.
Unity integration for Logic Data Access
Allows running NSpec specification from xUnit.
Add Expect (as Jasmine) behavior to NUnit to use instead of Assert.X
NUnitHelpers is a library of useful NUnit helpers.
A SQL server database consistency and comparison testing tool. Base classes for testing database consistency in different environments.
A SQL server database consistency and comparison testing tool. Shared libraries.
A SQL server database consistency and comparison testing tools. Commandline tools for creating databases, running SQL scripts, and generating migrations across different environments.
Simple library for hosting WebApi services in their own AppDomain for integration testing purposes.
Write xUnit tests in a style emphasizing scenarios and examples
Uses PhantomJS to run your mocha/chai/sinon test suite, shows results in your NUnit test runner
Lightweight helper APIs simplifying IIS,IISExpress and Nuget packages management in tests
Provides a way to abstract the retrieval of Rx schedulers, such that the actual logic can be replaced at any moment. Useful for unit testing Reactive Extensions.
Describe behaviour in plain text using the Gherkin business language, i.e. given, when, then. Easily execute the behaviour against matching F# tick methods (let ``tick method`` () = true) or attributed C# or F# methods.
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 ...
A set of libraries which extend the NUnit constraint framework to support deeper comparisons and report detailed differences useful to test debugging. In NUnit there are a set of classes that support the Assert.That(actual, ...) style of assertions. This library builds and extends those classes. Wh...
Crowbar is an application testing library for ASP.NET MVC 3 and 4.
this.Log-Moq is the Moq plugin to this.Log logging extension that brings the MockLogger.
A MS Test wrapper for the Given BDD framework