SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven...
More information
**Pickles** is an open source **living documentation** generator that works on feature files written in the *Gherkin* language, popularized in tools like *Cucumber* and *SpecFlow*.
*Pickles* can be incorporated into your build process to produce living documentation in a format that is more...
More information
**Pickles** is an open source **living documentation** generator that works on feature files written in the *Gherkin* language, popularized in tools like *Cucumber* and *SpecFlow*.
*Pickles* can be incorporated into your build process to produce living documentation in a format that is more...
More information
**Pickles** is an open source **living documentation** generator that works on feature files written in the *Gherkin* language, popularized in tools like *Cucumber* and *SpecFlow*.
*Pickles* can be incorporated into your build process to produce living documentation in a format that is more...
More information
BDD in .NET Core - Xunit.Gherkin.Quick is a lightweight, cross platform BDD test framework (targets .NET Standard, can be used from both .NET and .NET Core test projects). It parses Gherkin language and executes Xunit tests corresponding to scenarios.
SpecSync for Azure DevOps is a synchronization tool that synchronizes Gherkin feature files with Azure DevOps (TFS/VSTS). Please find more information and detailed documentation at https://speclink.me/specsync.
Collaborate with business using Given/When/Then directly in Excel. SpecFlow.Plus.Excel is a SpecFlow extension that allows authoring Gherkin scenarios in Excel and directly executing them from there
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...
More information
Console App for SpecSync for Azure DevOps (for .NET Framework v4.*). For systems with .NET Core v3 installed, we recommend to install SpecSync.AzureDevOps as a .NET Core tool.
SpecSync for Azure DevOps is a synchronization tool that synchronizes Gherkin feature files with Azure DevOps...
More information
Configures SpecFlow to be able to easily use Selenium for WebTesting.
Makes it possible to annotate a scenario with the browser it's supposed to work with.
Contains SauceLabs IWebDriver implementation which has utility methods to update test status.