From SpecFlow to Reqnroll: Why and How
by Gáspár on February 21, 2024
Please, welcome Reqnroll, a fork of SpecFlow with the aim of rebooting the open-source project! SpecFlow is used (and maybe loved a bit as well) by many developers, testers and companies and hopefully Reqnroll can provide the continuity for all of them. In this post, I would like to share some background info why I […]
Solving: How to test APIs with Gherkin? (#GivenWhenThenWithStyle – Challenge 21)
by Gáspár on March 22, 2021
Challenge 21 in the #GivenWhenThenWithStyle series by Gojko Adzic was how we should use Gherkin to specify API behavior. So here are your responses and my thoughts.
Working with BDD Remote Part 3: Make living documentation accessible
by Gáspár on November 25, 2020
Originally posted at specflow.org, 9 July, 2020 In the article series so far we have seen how to get a better understanding of the requirements using examples in a remote environment and how to formulate these into BDD scenarios online. We also mentioned that the documentation we produced this way is a living documentation, because the scenario execution […]
Working with BDD Remote Part 2: Drive development with Gherkin
by Gáspár on November 24, 2020
Originally posted at specflow.org, 2 July, 2020 In Part 1 we have discussed how we can ensure shared understanding in remote environments using examples during the online requirement workshops. As mentioned there, those workshops focused on getting the most out of the precious time together, therefore the result (the rules and the examples) have been captured in […]