Build/Test Issues

Code coverage for MVC app with IISExpress

Started by dazzler on 7,699 views

Hi,

I'm just getting started with NCrunch & it seems awesome so far.

I'm trying to run some integration tests against an ASP.NET MVC application running inside IISExpress.
NCrunch can give me code coverage of the test code (MSTest), but not the actual web application code (i.e. the controllers & services in the actual app).

Is there any way NCrunch can be made to debug-attach to the IISExpress instance & figure out what code is actually being invoked?

Thanks,

Darren.
Hi Darren,

Thanks for posting! At the moment, NCrunch isn't capable of analysing execution across multiple processes - though this is on the roadmap for releases further down the line :)


Cheers,

Remco
Thanks Remco. This feature would make NCrunch a killer app for me.
Cheers,
Darren.

Post a reply

Log in to reply.