visual studio 2008 - Why does cassini start when I run a unittest in VS2008? -


I am trying to test a class (controller) that does not need to run inside the asp.net environment

But when I run the test, Cassini starts.

How can I save Cassini's load?

Thank you

The problem was code coverage. I have disabled it and now Cassini no longer starts (without debugging).


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -