Top 20 NuGet tdd Packages

Behaviour Driven Development Test Library for Xamarin.Forms
Allows creating acceptance tests in developer friendly environment by offering LightBDD.Framework features on top of MsTest v2 (MSTest.TestFramework) testing framework. High level features: * user friendly bdd scenario definitions; * test execution tracing and time measurement, helpful during longe...
SpecsFor is another Behavior-Driven Development framework that focuses on ease of use for *developers* by minimizing testing friction.
Modules that aid in writing concise and precise unit tests to keep applications durable and robust.
Time-saving extensions to create and setup large number of mocks using Moq framework.
Install the package: $ dotnet new -i Genocs.CleanArchitectureTemplate::1.8.3 The full clean project: $ dotnet new cleanarchitecture
Package Description
Includes support for running xUnit.net v2 tests on iOS, Android, and UWP devices
Cross-platform Gherkin test adapter for .NET Core (true .NET Standard). Write tests in Gherkin and steps in a .NET language. Supports dependency injection in steps classes, async/await and running tests in parallel. Use any assertions library or unit test framework. Needs no Visual Studio Extens...
Would you like to write simple and clean specs around your ASP.NET MVC controllers, filters, and helpers? All you need is SpecsFor and this package!
A context/specification library for use with the NUnit testing framework
Contains a TestEngine that can be used to create unit tests and integration tests for applications that are built with the Kingo framework. Source code and general guidance on how to use this framework can be found here: https://github.com/wimvangool/Kingo/wiki
Machine.Fakes attempts to simplify the usage of such frameworks on top of Machine.Specifications by helping to reduce a lot of the typical fake framwork related clutter code in specifications. If you choose so, Machine.Fakes even helps you to stay mostly independent of a concrete fake framework by p...
Contributed features and third-party integration for Moq.
SpecsFor is another Behavior-Driven Development framework that focuses on ease of use for *developers* by minimizing testing friction. This is package simply forwards to SpecsFor.StructureMap for backwards compatibility.
NUnit.Mocks was originally developed for internal use in NUnit's own tests, although we no longer use it for that purpose. In addition, it has been useful as a teaching tool, allowing users to gain familiarity with mocking techniques before moving on to more serious frameworks. For production use,...
A library to help create small application modules that are dependency and test friendly. It is the base for modules as micro-services. There are two concepts: The chains and the actions. The chains act like a state machine representation of the class, holding a context, which actions ca...
This project is to speed up and clean up unit testing and test driven development by returning random values.
Package Description
Experiment.AutoFixture supports auto data using AutoFixture library in parameterized tests.