Top 20 NuGet testing Packages

Implementation for Sql Server.
AutoSitecore is a customization of AutoFixture for creating NSubstitute Sitecore Items.
My Tested ASP.NET Core MVC view action results components.
Concordion is a small, handy Behavior Driven Development (BDD) framework that lets you turn plain English requirements into automated tests. This package contains the core Concordion.dll. You will need Concordion.NET for your projects: https://www.nuget.org/packages/Concordion.NET/
DotNetTestNSpec is a NSpec runner for .NET Core command line interface and Visual Studio IDE. It runs NSpec tests in .NET Core projects targeting both .NET Core and .NET Framework, both from console - taking advantage of `dotnet test` command line interface - as well as from Visual Studio Test Expl...
A converter from NUnit v3 TestResult.xml to NUnit v2.
Storyteller Project Runner and Editor
A .Net Library for Hoverfly
MSTest TestContext configuration provider implementation for Microsoft.Extensions.Configuration.
Allows creating acceptance tests in developer friendly environment by offering LightBDD.Framework features on top of NUnit 2 testing framework. High level features: * user friendly bdd scenario definitions; * test execution tracing and time measurement, helpful during longer test execution; * Xml/H...
UmbracoContext and ApplicationContext mocking helper for Umbraco 7 unit testing. This package is intended to be installed in your web project.
A collection of extensions for unit testing projects using xunit and AutoFixture.
Genesis.TestUtil contains utility helpers for tests.
Core Test Steps for BizUnit
Azure Test Steps for BizUnit
Marquee is an open source, Selenium based, UI Automation library written in F#.
An implementation of Haskell Doctest for F#.
Lightweight .NET component to create simple REST resources for Nancy. Nancy.RestModule decouples the module and the controller.
Sometimes in automation tests we need to validate work of methods, returning very complex objects as a result. We want to be sure, that these objects have correct structure. Common assertion libraries allow us to check our expectation about simple objects (strings, numbers), and collections of objec...