I want to start using Behaviour Driven Development (BDD) in Mono/MonoDevelop using a natural language approach like Cucumber or SpecFlow.
Is anyone doing this and, if so, what have they used and was it straightforward to set up.
Thanks
Neil
I want to start using Behaviour Driven Development (BDD) in Mono/MonoDevelop using a natural language approach like Cucumber or SpecFlow.
Is anyone doing this and, if so, what have they used and was it straightforward to set up.
Thanks
Neil
SpecFlow (www.specflow.org) is a BDD tool for .NET, that is now also running on Mono/MonoDevelop.
You can read about that here: http://groups.google.com/group/specflow/browse_thread/thread/43d32a8f27bfbe92
Br, Gaspar