Top 20 NuGet tdd Packages

Entitas.Blueprints.CodeGeneration.Plugins
Entitas.Blueprints
Fluent Assertions for Microsoft.Extensions.DependencyInjection service collection
Adds support for running NUnit 3 unit tests on Xamarin Supported Xamarin platforms: - Android - iOS - Windows 10 Universal Apps
Fluent API for asserting types and properties.
Testing Extensions
Testing Extensions
Testing Extensions
Retrieve and save any object from your domain model without writing any code, it stores and retrieves objects using the memory. it enables you to generate objects with data, so no need to create any faked or mock object to simulate repository anymore, it implements the concept of PI (Persistence Ign...
A simple, yet flexible acceptance Testing framework
Extends the ESWAT framework to allow test scripts to be written in PowerShell
An encapsulation of the file system. Makes it easy to fake the file system in your tests.
JSTest.NET is a lightweight managed wrapper around the Windows Script Host (CScript.exe) available on any Windows machine. JSTest.NET enables JavaScript unit tests to be run directly in the test framework of your choice (MSTest, NUnit, xUnit, etc) without the need for a web browser. JSTest.NET is fo...
StoryQ is a portable (single dll), embedded BDD framework for .NET 3.5. It runs within your existing test runner and helps produce human-friendly test output (html or text). StoryQ's fluent interface adds strong typing, intellisense and documentation to your BDD grammar.
NJasmine is an NUnit extension for writing given/when/then style specifications or tests. Like RSpec, NJasmine as a DSL uses nested anonymous methods to build up a specification. Reference nuget NJasmine to write your specs, and reference nuget NJasmine.NUnit to run your tests.
This package contains the ScriptSharp.Testing assembly which allows you to launch browsers and load pages using the QUnit testing framework while integrating with Visual Studio unit testing features in the IDE. In particular, Script# generates unit test classes and methods within a Script Libr...
An IO abstraction that facilitates unit testing IO bound systems. Currently provides a file system abstraction layer only. Future versions may extend this to provide IFileSystem implementations for FTP, WebDAV and compressed archives. May also be extended to cover more IO scenarios other than dis...
rmocks is a JavaScript mocking framework designed especially for developers familiar with the Rhino Mocks .NET unit testing framework.