Gáspár Nagy on software

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

Category Archives: Uncategorized

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 […]

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 […]