Is mspec better with or without nunit?

Posted by Byron Sommardahl on Stack Overflow See other posts from Stack Overflow or by Byron Sommardahl
Published on 2010-04-06T17:27:15Z Indexed on 2010/04/06 18:33 UTC
Read the original article Hit count: 481

Filed under:
|
|

I've seen mspec used with nunit on some blogs and discussions. In fact, most of the examples on the web that I've seen demonstrate mspec with some kind of nunit dependancy or integration. My team is attempting to use mspec without nunit on a new ASP.NET MVC2 project. We're not at the spec-writing stage yet, so I can't tell what is better. What it your experience with this? Are there benefits to using mspec with nunit? Without?

© Stack Overflow or respective owner

Related posts about nunit

Related posts about mspec