Top 20 NuGet test Packages

NDbUnit for SqlServer CE targets; NDbUnit is a framework for managing database state during data-dependent unit tests
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.
Spring.NET REST Client Testing Framework
Naresh Scaler provides a simple framework to run your Selenium C# WebDriver integration tests automatically using Firefox, Chrome and IE. Just install it into an empty C# class library, and look at the sample class provided to see how it works. Named in honour of Huzutech's QA maestro Naresh Deeko...
Randata is an easy way to mock your application. It has a generical DataProvider, able to generate random data. It works for both primitive types (int, boll, string, etc), lists, enumarators and your custom types. To use it, just add a reference (using Randata;) and call the Dat...
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.
Gets you up and going with a DotNet app quicker by providing interfaces for commonly used mapping techniques.
Configures the project as a self-running NSpec test project with the NUnit GUI. Also contains an addin for NUnit that performs the magic of integrating with NSpec.
.NET extensions and helpers for LINQPad.
.Net Robot Framework remote server
単体テストで使うデータを .xlsx ファイルに記述して簡単に利用できるようにするための仕組みです。
NUnitLite provides a simple way to run NUnit tests, without the overhead of a full NUnit installation. This package contains a build of the NUnitLite runner for the .NET compact framework 3.5.
Specifications made easy.
PCL Testing is a simple test framework for writing portable tests and running them on .NET, Windows Phone, Windows Store, Xamarin.iOS, Xamarin.Android, and Silverlight.
Grible adaptor library for C# based automation frameworks
Just a test application for a simple calculator
Name has changed. Please search for AFrame.Web
NRepository.TestKit is a collection of helper classes for NRepsoitory.
A simple, low overhead unit test library for Mono. It's is based on the API's from NUnit and MSTest.