Posts tagged with bdd

Jan 15 2012

Input Parameters in Fluent API

In this post I will show you how you can use input parameters with bddify's Fluent API

bddifybdd
Jan 10 2012

Fluent API in bddify

In this post we cover Fluent API as the third approach to specify scenario steps

bddifybdd
Jan 3 2012

Executable Attributes in bddify

In this post we discuss how you can specify your steps explicitly using ExecutableAttribute

bddifybdd
Dec 29 2011

Story in bddify

We wrote a simple scenario in the previous post; but how can we write a user story using bddify?

bddifybddagile
Dec 27 2011

Method name conventions in bddify

In this article I explain how you may take advantage of method name conventions in bddify to very easily write a BDD behavior

bddifytestingbdd
Dec 25 2011

Introduction to BDDfy

BDDfy V1 is released. This is an introduction to the framework and a start of an extensive series about BDDfy.

testingbdd
Mar 7 2011

BDD Simply with Bddify

Bddify is a very simple .Net library that allows you to write BDD tests easily.

testingBDDbddify
Feb 16 2011

BDD to the rescue

BDD removes the ambiguity from the requirements; but taking it a step further could provide a lot of other benefits.

testingbdd
Feb 14 2011

BDD Simply

In this article I discuss a simple technique that provides a rather decent result if you cannot or do not need to use a fully fledged BDD framework.

testingBDD