BDD Addict Newsletter March 2018
by Gáspár on April 9, 2018
The monthly dose for BDD addicts… In March stories by Paul Grizzaffi, Chris Kessel, Liz Keogh, Thomas Pierrain & Gil Zilberfeld …
BDD Addict Newsletter February 2018
by Gáspár on March 5, 2018
The monthly dose for BDD addicts… In February stories by Michael Fritzius, Unmesh Gundecha, Jeff Langr, Lyudmil Latinov & Dmitry Tishchenko …
Balancing Scenarios and Unit tests (case study with SpecFlow)
by Gáspár on February 20, 2017
According to the principles of Behavior Driven Development (BDD), we discuss examples and write them down as Gherkin scenarios. These scenarios can be turned into automated tests by BDD tools like Cucumber or SpecFlow, so that the implementation can be “driven” by them. So it is like TDD. But if it is like TDD, there […]
DevCamp09: Behavior Driven Development Applied in Unit Testing
by Gáspár on October 15, 2009
The presentation material (slides and demo source code) of my DevCamp09 presentation are on-line now and can be downloaded from the TechTalk website here. The downloadable material also contains the framework that can be used to write BDD-style unit tests. This framework will most probably be joined to SpecFlow, the open-source BDD tool we have […]