Top 20 NuGet tdd Packages

NJasmine is an NUnit extension for writing given/when/then style specifications or tests. Like RSpec, NJasmine as a DSL uses nested anonymous methods to build up a specification. Reference nuget NJasmine to write your specs, and reference nuget NJasmine.NUnit to run your tests.
Augments Microsoft's Visual Studio unit testing framework and helps out with TDD
Unity integration for Logic Data Access
NUnitHelpers is a library of useful NUnit helpers.
Allows running NSpec specification from xUnit.
Add Expect (as Jasmine) behavior to NUnit to use instead of Assert.X
A lightweight testing DSL for C#, providing Given When Then syntax for unit tests
Test fixtures for .NET and MongoDB to make integration testin a little easier.
Crowbar is an application testing library for ASP.NET MVC 3 and 4.
A MS Test wrapper for the Given BDD framework
An NUnit wrapper for the Given BDD framework. This version is signed.
Package Description
The Moq.FSharp.Extensions provide extension methods and functions to enhance the Moq experience in F#.
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 MS Test wrapper for the Given BDD framework. This version is signed.
The tasty specification framework.
HlslUnit is a unit testing library for HLSL shaders
FsMocks, a mocking library for F#
Small library to help unit testing ASP MVC 3.0 routes. Uses latest Moq library version.