Starting ASP.NET Development Web Server (Cassini) as part of unit test setup?
- by Roger Lipscombe
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?