MSpec with VB.net
Hadi Hariri (@hhariri) inspired me to give BDD a try.
Unfortunately I’m currently working in a VB.net shop. So I tried to rewrite the BDD examples in VB.net.
Poor MSpec. Poor VB world. It works but it adds a lot of vb-clutter to the source. Pay attention to those multiline anonymous functions…
And here is the beautiful C# version:
You can find the whole gist here: https://gist.github.com/2368670