BDD (Behavior Driven Development) is the next progression step to TDD (Test Driven Development). StoryQ is a C# framework that makes BDD simple.
Also, check out BDD Spec Generator (which generated spec document from the BDD code tests).
BDD is a way to test use cases. Check out BDD and nBehave for some suggestions on writing BDD cases.
Compare the syntax between BDD and FluentInterface .
Check out the NBehave Framework.
Also, check out BBD with xUnit.
Friday, May 8, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment