Top 20 NuGet tdd Packages

Fluent API for asserting HTTP message exchanges (currently under active development).
Extends ESWAT with web automation capabilities using WebDriver
Extends ESWAT with web automation capabilities for Razor
Extends the ESWAT framework to allow test scripts to be written in IronPython
Extends the ESWAT framework to allow test scripts to be written in IronRuby
Extends the ESWAT framework to allow test scripts to be written in Razor
Extension methods for asserts for a more readable assert. Ex: 1.ShouldNotBeEqualTo(2)
Extension methods for asserts for a more readable assert. Ex: 1.ShouldNotBeEqualTo(2)
Extension methods for asserts for a more readable assert. Ex: 1.ShouldNotBeEqualTo(2)
Extension methods for asserts for a more readable assert. Ex: 1.ShouldNotBeEqualTo(2)
Auto mocking of test method parameters with xUnit and Moq. Similar to Jukito for Java, see http://code.google.com/p/jukito. Check out the project site for some usage examples.
Utility classes to make it easier to test first. Currently contains: - RandomDataHelper - Rob Connery's TestBase
Provides xUnit extensions for XML files or data.
Provides xUnit extensions for HTML files or data.
Remove the ceremony from your test classes. Easily mock your dependencies using the testable pattern. AutoWrockTestable is an adaptation of Richard Cirerol's AutoMocking wrapper that uses StructureMap's AutoMocking assembly along with the popular MOQ mocking toolset to make it easy to test classes a...
Enables unit testing of applications that use MongoDB official driver by providing interfaces and proxy classes for key types such as MongoDatabase, MongoServer, MongoCursor and MongoCollection.
Provides xUnit extensions for data files, including CSV (comma-separated) and TSV (tab-separated).
Machine.Specifications.Mvc is a set of extensions for testing ASP.Net MVC specific types. It aims to ease the testing of ActionResult objects returned from MVC Controllers by providing an Machine.Specifications (MSpec) BDD syntax over these types.
An NUnit wrapper for the Given BDD framework
Fluent Assertions extensions for ASP.NET MVC 3.