.NetSpec
Introduction
.NetSpec is a small test extension framework for the Visual Studio Testing Framework. Its main goals are:- Allow users to write tests in an RSpec like syntax more in terms with Behaviour Driven Developement (BDD)
- Make tests easier to read (less ambiguous)
- Make tests easier to write and maintain (less code)
- Integrate with TFS team build and Visual Studio test view
Download
Click here to download the latest versionWanted features
Port to NUnitMentions
"I tried .NetSpec (RSpec like solution) with Visual Studio 2010. It was great since executable specifications use Test annotations :-)" -
@xwarzee
"That's why it didn't cost me much time to select StoryQ and NetSpec from all of the available tools. ... NetSpec provides some useful extension methods to help you switch to the BDD-should-lingo." - Hristo Kosev
Translated: "recently I discovered a very nice extension framework for Visual Studio Testing Framework, which seeks to introduce some principles of Behaviour Driven Development in the preparation of tests" - .NetSpec - BDD Framework extension για το VS Testing framework
"Aslak’s says this is interesting, baby" - The disco blog
"I don't have any particular favorites, but I've tried both .NetSpec and NSpec. The first is very no-nonsense, which is likable." - Håvard Stranden
http://www.softdevtools.com/modules/weblinks/viewcat.php?cid=55
http://www.nnug.no/Siste-nytt/Behavior-driven-development-i-Visual-Studio/
http://blog.aslakhellesoy.com/2007/11/1/netspec


