InfoQ

InfoQ

Topic/Tag specific view

NSpec Content on InfoQ


News about NSpec

Behavior Driven Development In .NET

Topics
Agile Techniques,
Methodologies,
.NET,
Programming,
Agile,
Behavior Driven Development,
SpecFlow,
NSpec,
BDD

Behavior Driven Development (BDD) is being increasingly seen as an alternative way to approach Test Driven Development. SpecFlow and NSpec are popular frameworks for BDD in .NET. They help create test specifications that are easy to read even for non-programmers and allow the design of the software to be driven by it’s purpose.