Gáspár Nagy on software

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

Category Archives: Uncategorized

SpecFlow end-of-life has been announced

by Gáspár on January 16, 2025

Originally posted at https://reqnroll.net/news/2025/01/specflow-end-of-life-has-been-announced/ In December 2024, Tricentis announced the end-of-life of the SpecFlow open source project. According to the announcement, SpecFlow reached its end-of-life on December 31, 2024. As of 1st January, the SpecFlow GitHub projects are deleted and the support section of the specflow.org website is disabled. “SpecFlow will no longer be available […]

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