BDD Addict Newsletter June 2017
by Gáspár on July 4, 2017
The monthly dose for BDD addicts… In June #bdd, #specflow and #cucumber stories by Liz Keogh, Andy Knight, Thomas Sundberg & me.
BDD Addict Newsletter May 2017
by Gáspár on June 9, 2017
The monthly dose for BDD addicts… In May #bdd, #specflow and #cucumber stories from the Appium Team, Shane Auckland, Seb Rose, John Ferguson Smart & me.
BDD Addict Newsletter April 2017
by Gáspár on May 15, 2017
The monthly dose for BDD addicts… In April #bdd, #specflow and #cucumber stories from Michael Fritzius, Kim Knup, Jan Molak, Mark Winteringham & me.
SpecFlow without code-behind files and a big step towards .NET Core support
by Gáspár on April 24, 2017
SpecFlow uses generated code-behind files for executing the scenarios. Not because we like code-behind files, but because this was the only way we could easily integrate Cucumber-style Behavior Driven Development to the .NET developer toolset. But after almost 8 years, can we get rid of the code-behind files finally? And how is it related to […]