Top 20 NuGet tdd Packages

A testing library written to easily add unit tests to cover behaviour held in SQL databases. This library allows you to write SQL unit tests in code alongside all your other unit tests, including running them from within your IDE and as part of CI builds. This package contains the data access to M...
A testing library written to easily add unit tests to cover behaviour held in SQL Server databases. This library allows you to write SQL unit tests in code alongside all your other unit tests, including running them from within your IDE and as part of CI builds. This package is the core logic; see...
Testing Extensions
PNUnit provides a way to test applications composed of distributed, communicating components. It was developed by the folks at Codice Software for their internal use and contributed to NUnit. Note that pNUnit is not intended for running tests in parallel simply to make them run faster. It requires ...
AutoTest.ArgumentNullException is an automated unit testing component to ensure methods with nullable parameters correctly throw an ArgumentNullException when they are supplied null parameters.
*TestBase* gives you a flying start with - fluent assertions that are easy to extend - sharp error messages - tools to help you test with “heavyweight” dependencies on - AspNetCore.Mvc, AspNet.Mvc or WebApi Contexts - HttpClient - Ado.Net - Streams & Logging - Mix & match with your favouri...
Various fluent style data generators and extension methods for constrained non-determinism in your unit tests, integration tests, general automation projects and mock-ups.
Library contains set of reusable actions and assertions for StoryLine library.
Given-When-Then test framework that integrates NUnit and Ninject for unit and integration testing.
Scribe lets you write RSpec-style tests in C# (without leaving the comfort of your favorite testing framework).
Fluent Assertions extensions for ASP.NET MVC 5.
Unit testing framework for Sitecore.
Machine.Specifications.AutoMocking attempts to reduce noise in Machine.Specifications (MSpec) tests when creating mock objects, dependencies and the subject under test.
Provides xUnit extensions for JSON files or data.
Provides the performance testing classes for TestFirst.Net. See TestFirst.Net docs on performance testing
Hassle free deep object comparison assertions for NUnit.
DynamicSpecs NUnit integration
Testify is a unit test assertions, test data creation and contract verification framework. It's not dependent on any specific unit testing framework.
Allows creating acceptance tests in developer friendly environment by offering LightBDD.Framework features on top of Fixie testing framework. High level features: * user friendly bdd scenario definitions; * test execution tracing and time measurement, helpful during longer test execution; * Xml/Htm...
Speed up your unit test writing by using this helper that leverages AutoMocker to automatically mock dependencies.