Top 20 NuGet test Packages

This is a test
Dotnet test on steroids - discovers testable projects, executes tests with code coverage, merges results of all test projects into one coverage result and generates reports
Package Description
This package provides just NUnit (v2.6.4) console and gui runners (no x86) for .NET 4. It is a modification of the package NUnit.Runners. DO NOT INSTALL using Visual Studio package manager (not even the console). DO INSTALL with nuget command line: "nuget.exe install nunit.runners.lite -Output...
Test helpers for domain and WCF.
A library of test utilities. It is named after the author who wrote the book of James in the Bible. (James 1:2-3)
Gets you up and going with a DotNet app quicker by providing common classes to help with writing automated tests.
Moksy is an open source .Net library for stubbing, mocking and simulating web services. Intended to be driven from MsTest (or your favorite testing framework), Moksy will create a real HTTP Server end-point that your system under test or other services can hit. For example: Moksy.Common.Proxy p...
Tatami is a test library for web application.
A library of helpers for the purpose of testing message-based services using MassTransit. It is named after the author who wrote the book of James in the Bible. (James 1:2-3)
Crawler-Lib Concurrency Testing allows to write unit tests with multiple threads to test the concurrency behavior of components. It has synchronization mechanisms to control the workflow of the threads and to record the execution steps. It is also possible to use it for client/server tests. ...
uScoober.TestFramework: Graphic Display Interface
A testable replacement for DateTime.
A library to allow faking of client http logic with System.Net.Http. Supports recording and playback of responses. Particularly useful for separating client-side unit tests from web services.
Unit tests Data Access implementations for Entity framework
A ApprovalTests.Net reporter and approver to be used to unit test Neo4j with the Neo4jClient .net client
Test base class and utility methods.
A configurable template-based HTTP service stub host/generator.
An adapter that allows Penfold to be run from TestDriven.net
Makes it easier to use TDD in building actor systems with Akka.NET