Top 20 NuGet bdd Packages

TickSpec integration with Xunit. TickSpec is a lightweight Behaviour Driven Development (BDD) framework for .Net. Describe behaviour in plain text using the Gherkin business language, i.e. Given, When, Then. Easily execute the behaviour against matching F# 'ticked' methods ...
A MS Test wrapper for the Given BDD framework
An NUnit wrapper for the Given BDD framework. This version is signed.
EFSpecs is a library to assist in testing your entity framework model mapping. It will create an entity with the values you provide it with, then send that entity off to the database, then pull it from the database to verify the values were saved correctly. And being the good citizen that it is, the...
A MS Test wrapper for the Given BDD framework. This version is signed.
The tasty specification framework.
RobustHaven.IntegrationTests is used for integration tests with Selenium and NUnit.
BDD Framework to create complex scenarios and keep those scenarios maintainable and readable
Lightweight BDD-style unit testing framework built on top of NUnit
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit test. This package adds Xamarin support. Supports the unit test frameworks xUnit, NUnit PCL and NUnitLite.
A simple BDD class collection for use with NUnit
A powerful library for executing SQL Scripts against a database using a fluent API. This library is especially useful for integration testing with its ability to reference other scripts within a script like SQL Server :r support. See project web site for more details on features.
Test framework abstracts the boilerplate required to use an auto mocking container in a unit test project.
Test framework abstracts the boilerplate required to use an auto mocking container in a unit test project.
A chill container that uses autofac. Ideal for Integration testing scenarios.
A chill container that uses unity as a dependency injection container
A Tabloid fixture base class implementation for NUnit test fixtures.
Specify is a .Net testing library that builds on top of BDDfy from TestStack
An extension of Kekiri to support SimpleInjector-aware ScenarioTests