Tagged Questions
7
votes
1answer
151 views
MSpec on Appharbor
It it possible to execute mspec tests on appharbor aside from adding build action ?
6
votes
1answer
1k views
How to integrate MSpec with MS Build?
Few days ago I watched a BDD screencast by Rob Conery. In the video he showed how to use MSpec, so I downloaded it and played with the bits. What I want now is to integrate MSpec with MS Build, but I ...