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.
Remco NCrunch Developer
#1166
16 Feb 2012 21:07 UTC
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 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.
Cheers,
Darren.
Post a reply
Log in to reply.