Starting ASP.NET Development Web Server (Cassini) as part of unit test setup?

Posted by Roger Lipscombe on Stack Overflow See other posts from Stack Overflow or by Roger Lipscombe
Published on 2008-11-30T06:59:34Z Indexed on 2010/05/17 3:40 UTC
Read the original article Hit count: 370

Filed under:
|
|
|

I'm using WatiN, NUnit and ReSharper to run my ASP.NET unit tests inside Visual Studio. I'd like (if it's not already running) to start Cassini to run my tests against.

Is this possible? How would I do it?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about nunit