Top 20 NuGet nunit Packages

Class library project package. Provides a SpecFlow testing framework for Windows Phone apps within the emulator.
NUnitHelpers is a library of useful NUnit helpers.
Add Expect (as Jasmine) behavior to NUnit to use instead of Assert.X
Uses PhantomJS to run your mocha/chai/sinon test suite, shows results in your NUnit test runner
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...
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.
An NUnit wrapper for the Given BDD framework. This version is signed.
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...
A library for loosely comparing XML documents, useful for comparing the XML documents used as messages in various specifications and for configuration files. Order of siblings, Namespace prefixes, location of Namespace definition (xmlns attribute), etc. are ignored. This package also contains utilit...
CatBrows is a SpecFlow generator plugin that adds the possibility to tag you scenarios with @Browser:SomeBrowser tags. Each @Browser-tag will result in a separate test run where value for the browser is stored in ScenarioContext.Current["Browser"].
Add integration with NUnit for QuickTestsFramework.
Helper class for easy unit testing of custom StyleCop rules
This library provides the DSL for parameterized unit test.
Lightweight BDD-style unit testing framework built on top of NUnit
MvcRouteTester is a .Net library to help unit testing ASP MVC route tables. It contains asserts for for both regular controllers and the Api controllers that are new in MVC 4.0. It is built in .Net 4.5 and ASP MVC 5.0.
NUnit and MOQ extensions
A simple to use framework for setting up benchmarks and visualizing results in real time.
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit test. This package adds Xamarin support. Supports the unit test frameworks xUnit, NUnit PCL and NUnitLite.
Test for the photo.exif package
Library comparing different versions of an api using reflection to ensure compatibility with third party components. NUnit integration.