Unit Test

There are 1 entries for the tag Unit Test
Code coverage on MVC projects - Could not find WebDev.WebServer40.Exe.

So for the past few months I’ve been working on internal projects (hence no blogging – there’s nothing to share). For one of the projects, a complete rewrite of an internal site currently in ASP (woohoo, VBScript!) to MVC. Admittedly it’s only MVC 2.0  for various reasons and boy, do I regret that choice after seeing the new 3.0 tools at MIX. Obviously MVC gives me (and my minions) the opportunity to test properly and part of that is code coverage. However I had real problems getting it to work, every time I turned code coverage on the MVC...

posted @ Tuesday, April 19, 2011 5:49 PM | Feedback (1)