Top 20 NuGet bdd Packages

Contracts
MSTest extension for data driven tests
Cake Adapter that enables nspec tests
The console runner of Carna testing framework for .NET Framework.
BDDSharp is a C# library for manipulating roBDDs (Reduced Ordered Binary Decision Diagrams).
A simple library for authoring self-describing, or BDD-Style tests
The core framework for unit tests from Springboard 365 Ltd.
Read a file and map to list of objects in one go
Extensions to make automated specifications with a BDD flavor for some .NET testing frameworks
Converts .feature files to tests
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 super simple BDD library that doesn't mangle your code, just add Given("..."); When("..."); Then("..."); to your tests. Generate Gherkin .feature files from your unit tests
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
bdd style test fixtures for akkatecture