Reqnroll v2.0 released
by Gáspár on May 30, 2024
Last week we released a new major version of Reqnroll: Reqnroll v2.0. We released v1 three month ago and this time has been used to review many concepts and dependencies that we inherited from SpecFlow. We quickly ran into breaking changes (as expected), but our testing solution was not good enough yet to allow us […]
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 […]