6 things that will make your adoption of BDD easier
by Gáspár on November 13, 2020
Originally posted at specflow.org on 30 September 2020 Initially I thought I would make a list of things that are required to adopt Behaviour Driven Development (BDD) successfully. But then I was thinking about the projects where we introduced BDD: if all these criteria would have been required, we should have failed with most of […]
Things I have learned from my first online BDD course
by Gáspár on April 14, 2020
COVID-19 has changed our life from one day to another. For me this meant that within a few days all of my upcoming onsite BDD courses got cancelled. Not a good perspective if you are a BDD trainer like me. But after reviving from the initial shock and having some discussions with fellow trainers I […]
Thoughts on the SpecFlow acquisition
by Gáspár on March 5, 2020
The acquisition of SpecFlow fits into the line of the Cucumber acquisition by SmartBear. Just like in the case of Cucumber, such a change does not impact the users of the open-source tools negatively…
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.