Top 20 NuGet bdd Packages

Библиотека с шагами подключения к базе данных, выполнения запросов и запуска хранимых процедур
Библиотека с шагами работы с WebUI
This is a Specflow Master Plugin for SpecFlow 3
Global tool to assist with the development with UnderTest.
Launch and control dotnet processes wrapped into the coverlet code coverage analyzer.
Package description
Deleporter - Simple Cross Process Stubbing. Facilitates stubbing out dependencies when running automated browser tests against ASP.Net. Use in conjunction with your favorite mocking/IOC frameworks. Deleporter will teleport mock objects (or any arbitrary delegates) into a remote ASP.Net application, ...
Adds the current SeleniumServer.jar (27MB) to the project (requires Java to run - http://java.com). Pulls in Selenium.Support. Useful for headless browser testing where you don't want to be bothered with setting up Selenium Server. Note, if you already have a SeleniumServer.jar on your system, you c...
Deleporter - Simple Cross Process Stubbing. Facilitates stubbing out dependencies when running automated browser tests against ASP.Net. Use in conjunction with your favorite mocking/IOC frameworks. Deleporter will teleport mock objects (or any arbitrary delegates) into a remote ASP.Net application, ...
MSMSpec autogenerates MSTest tests corresponding to MSpec tests. Useful where MSTest integration is desired / required / forced. Also enables using VS test tooling for MSpec tests. Requires VS2010 and .NET 4.0.
NDecision.Aspects provides AOP-driven business logic execution. NDecision is a Fluent decisioning engine written with Behavior Driven Development practices.
NJasmine is an NUnit extension for writing given/when/then style specifications or tests. Like RSpec, NJasmine as a DSL uses nested anonymous methods to build up a specification. Reference nuget NJasmine to write your specs, and reference nuget NJasmine.NUnit to run your tests.
Class library project package. Provides a SpecFlow testing framework for Windows Phone apps within the emulator.
NUnitHelpers is a library of useful NUnit helpers.
Add Expect (as Jasmine) behavior to NUnit to use instead of Assert.X
A lightweight testing DSL for C#, providing Given When Then syntax for unit tests
Describe behaviour in plain text using the Gherkin business language, i.e. given, when, then. Easily execute the behaviour against matching F# tick methods (let ``tick method`` () = true) or attributed C# or F# methods.