Posts tagged with bddify
Jun 3
2012
Comment(s)
bddify is moved to GitHub and is renamed to BDDfy
Good news for those who could not pronounce bddify. It has now been renamed to BDDfy and lives in GitHub :)
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
Jan 10
2012
Fluent API in bddify
In this post we cover Fluent API as the third approach to specify scenario steps
Jan 3
2012
Executable Attributes in bddify
In this post we discuss how you can specify your steps explicitly using ExecutableAttribute
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?
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
Mar 28
2011
Introducing bddify: A simple BDD framework for .Net
bddify is a simple yet powerful and extensible BDD framework for .Net developers
Mar 7
2011
BDD Simply with Bddify
Bddify is a very simple .Net library that allows you to write BDD tests easily.