Gáspár Nagy on software

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

Category Archives: Uncategorized

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

Execute SpecFlow Scenarios on Azure Virtual Machines with TFS and SpecSync

by Gáspár on April 21, 2017

The test execution infrastructure of TFS has been improved a lot, so for now it is also possible to execute automated test cases on test machines (e.g. on Azure VMs) from the TFS web interface. You do not even need to install Microsoft Test Manager for the execution. There are neat features for this (like […]

Call for thoughts: BDD in regulated environments

by Gáspár on April 3, 2017

A lot of people use Behavior Driven Development in regulated development environments, like medical or other safety-critical projects. In recent months, I’ve participated in a few deeper discussions regarding topic that I ‘ve found pretty interesting. My goal is to learn more about projects using BDD under such circumstances and share my experiences with others.