InfoQ Homepage NSpec Content on InfoQ
News
RSS Feed-
Behavior Driven Development In .NET
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.