Top 20 NuGet tdd Packages

Chai is a BDD / TDD assertion library for the browser that can be delightfully paired with any javascript testing framework.
Moq library with delegate mocks patch applied. See https://code.google.com/p/moq/issues/detail?id=235 for details and patch (by quetzalcoatl.pl AT gmail DOT com). The simplest mocking library for .NET 3.5/4.0 and Silverlight with deep C# 3.0 integration.
Unit test utilities from the Cellfish Toolbox.
Fakes for interfaces and classes in the .Net Framework Class libraries.
Testing library providing a fluent tdd/bdd testing approach. Easily extended and integrated into your own testing tools (nunit, xunit, moq, etc). Encourages the creation of easier to read and maintain testing code via the use of fluent builders for scenario's, given/when/thens, Moq verification,...
MainFrame is a common automation framework built ontop of Selenium for Web Apps, Microsoft CodedUI for Desktop Apps and Appium for Mobile Apps. Utilizing the page object pattern and many others, MainFrame gives your automation scripts the ability to be maintainable, flexible, and reliab...
An opinionated set of testing conventions for ASP.Net development
A context/specification test framework, heavily inspired by RSpec
Name has changed. Please search for AFrame.Core
Mail4Net allows you to create and manage email templates, send email to a SMTP server, save emails to a folder or to a SQL Server database. It also allows you to unit test your email sending code.
A fluent interface for unit testing INotifyPropertyChanged events
AFrame is a common automation framework built ontop of Selenium for Web Apps, Microsoft CodedUI for Desktop Apps and Appium for Mobile Apps. Utilizing the page object pattern and many others, AFrame gives your automation scripts the ability to be maintainable, flexible, and reliable wit...
A chill container that uses autofac as a container and FakeItEasy for generating mocks.
A chill container that uses autofac as a container and NSubsitute for creating mocks.
This package is the NUnitLite.1.0.0 package with the Silverlight assembly signed for use in strong-named test projects.
A chill container that uses unity as a dependency injection container and NSubsitute as it's mocking framework
Machine.Specifications is a Context/Specification framework geared towards removing language noise and simplifying tests.
Iago is a tool to write bdd like tests in kre. use `iago.runner` to execute your tests
Micro document database with a focus on visibility & simplicity. The same 35kb dll is used for: - Saving data to text file(s) locally - Optionally hosting and connecting to a HTTP Embark server - Optional runtime-only persistence for unit testing/mocks - Doesn't force any ID or [Attribute] conven...