Top 20 NuGet testing Packages

Testing helpers for using Ninject.MockingKernel.FakeItEasy with EntityFramework.
A collection of attributes for modern testing.
HTTP server mock is a really useful tool for testing, it will help you to mock HTTP requests.
A lightweight framework for creating unit tests for Roslyn diagnostic analyzers, code fixes and refactorings using NUnit.
Foq2 is a lightweight thread-safe mocking library for F# 4 with a similar API to Moq.
Chronometer is a small C# time measurement library which can be used for performance testing.
Simple, header only, no dependency unit testing library with an emphasis on being clean and easy to use.
NCrunch is an automated concurrent testing tool for Visual Studio .NET 2015. It intelligently runs automated tests so that you don't have to, and gives you a huge amount of useful information about your tested code, such as code coverage and performance metrics, inline in your IDE while you type.
Fody add-in for weaving database unit testing code.
SqlServer specific provider for DbTestMonkey.
The Applause SDK closes the feedback loop between app creators, testers and users, ensuring high-quality apps. With build distribution, in-app bug reporting, automated crash reporting and in-app user feedback, this easy-to-install SDK works seamlessly with your existing workflows to show the informa...
An opinionated fully functional testing framework for F#
Add FileSandboxFeature to your TestFixture (F2F.Testing.Xunit2)
Add LocalDbContextFeature to your TestFixture (F2F.Testing.Xunit2)
Brings an AutoMockFeature which initializes AutoFixture with FakeItEasy.
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. This package includes the NUnit 3.0 framework assembly for SilverLight 5.0, which is referenced by your tests. You will need to install the NUnitLite.SL50 package in order to run the tests.
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. This package includes the NUnit 3.0 framework assembly for .NET Compact Framework 3.5, which is referenced by your tests. You will need to install the NUnitLiteCF package in order to run the tests...
Infrastructure and tools for creating SpecFlow tests.
Use NCase in combination with NUnit to write your parametrized tests. This adapter library contains the Nunit specific `ActAndAssert` extension method. Website and source code: http://github.com/jeromerg/NCase NCase allows to define, combine, visualize and replay hundreds of test cases with a ...