Gáspár Nagy on software

coach, trainer and bdd addict, creator of SpecFlow; owner of Spec Solutions

Gherkin6 rule support in SpecFlow v3.1

by Gáspár on December 16, 2019

Despite the current version of Gherkin (v6), the syntax for documenting requirements using the Given-When-Then format has not really changed until recently. Gherkin v6 is backwards compatible, but it introduces a few new features that might be useful for all BDD practitioners. These changes are supported by the new SpecFlow v3.1 release.

Deveroom – a new Visual Studio extension for SpecFlow

by Gáspár on March 13, 2019

I am happy to announce the product that I have been working a lot on recently: Deveroom – a new Visual Studio extension for SpecFlow. SpecFlow had Visual Studio integration right from the beginning. The original “SpecFlow for Visual Studio” extension has been developed originally for Visual Studio 2008 with a Java-based Gherkin parser. Both […]