Top 20 NuGet tdd Packages

Unit testing framework for Sitecore.
Interface that allows Internal Navigation Testing for Behaviour Driven Development Test Library for Xamarin.Forms
Provides LightBDD integration with Microsoft.Extensions.DependencyInjection, allowing to use Microsoft DI compatible container for LightBDD scenarios.
Shouldly extensions for BDD-toolkit-dotnet
FluentAssertions extensions for BDD-toolkit-dotnet
Simple BDD syntax for writing domain model tests
The TestCentric Runner for NUnit (**TestCentric**) is a GUI runner aimed at eventually supporting a range of .NET testing frameworks. In the 1.x release series, we are concentrating on support of NUnit tests. The user interface is based on the layout and feature set of the of the original NUnit GUI,...
This package provides the TestCentric metadata assembly, which is used by the TestCentric engine. It is provided in a separate package for the benefit of other projects, which may find it useful.
FluentArrange using NSubstitute as mocking framework.
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 test runner for...
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 test runner for...
$ dotnet new -i Paulovich.Caju::0.7.3 $ dotnet new manga It generates a .NET Solution following the Clean Architecture Style, DDD and Separation of Concerns in Domain, Application, Infrastructure and UI.
The NunitV2.Core package is aimed at third-party test runners that will normally include the assemblies directly in their own packages. It allows loading and running tests at a fairly low level.
.NET Core global tool continuous test runner that monitors and runs only the tests affected.
Machine.Specifications.Mvc is a set of extensions for testing ASP.Net MVC specific types. It aims to ease the testing of ActionResult objects returned from MVC Controllers by providing an Machine.Specifications (MSpec) BDD syntax over these types.
Experiment.Idioms is to facilitate running idiomatic, regular unit-tests.
Experiment is a base library to support parameterized tests with auto data.
A TestDriven.Net runner for the Context/Specification framework Machine.Specifications