Top 20 NuGet tdd Packages

Testing helpers with builder and ability to populate values directly in xUnit tests
Components to write tests against AspNetCore using Moq
Fixtures for writing tests using AspNetCore TestHost
MSTest Adapter for Console and Visual Studio. Supported Platforms: - .Net Core 1.0 - .Net451
Chet is a simple, minimal, mocking framework for .NET Core 2.0.
Package Description
Gherkin Lexer for Net
A simple easily extensible data validation library with fluent API and descriptive failure messages. Supports validation of code contracts (arguments and return values) and test assertions with the same API but different exception types and messages.
Package Description
A collection of unit test helpers and random value generators
Automatic generation of C# object literal initialiser, based on runtime data. Reads the object at runtime and writes the equivalent C# to recreate that object in code. Useful for snapshotting the output of one unit test for input to the next.
An `AnythingActivator` will make an extreme effort to find and instantiate a concrete class which is assignable to a `Type`, whether or not the Type is concrete, whether or not the Type has constructor dependencies, whether or not a suitable concrete subtype is found in any currently loaded `Assem...
Unit Testing with Local Functions 🐯 Use the traditional Unit Testing Frameworks to write TDD or BDD tests: ✔️ Arrange / Act / Assert ✔️ Given / When / Then ✔️ Context / Specification
Extends NUnit to allow the passing of generic parameters to test methods via TestFixtureSource.
bdd style test fixtures for akkatecture
Wrapper for akka.net multinode test runner shared libraries
Spin up integration tests on your Azure Functions!
Package Description
Auto-mocking container. Updated to Unity 5, NetCore project support and signed.
A fluent API based on Gherkin syntax to assist with the creation of automated tests.