Works in resharper, fails in ncrunch. Is this by design?
Would love to help debug this if it's supposed to work.
Thanks
What's the error?
Perhaps a 60 second timeout?
Perhaps a 60 second timeout?
500 Internal server error
Oh and I'm using http://cassinidev.codeplex.com/
Remco NCrunch Developer
#1439
13 Mar 2012 20:58 UTC
Hi,
This sounds like an integration test, so it's probably making a few assumptions about the environment it's executing in. NCrunch runs tests in a way that is structurally very similar to other test runners, but there are some notable differences in the execution environment. Have a read of this guide for more information.
If you're able to share a simple reproduction of the issue (i.e. in a small project or so), I may be able to help.
Cheers,
Remco
This sounds like an integration test, so it's probably making a few assumptions about the environment it's executing in. NCrunch runs tests in a way that is structurally very similar to other test runners, but there are some notable differences in the execution environment. Have a read of this guide for more information.
If you're able to share a simple reproduction of the issue (i.e. in a small project or so), I may be able to help.
Cheers,
Remco
Post a reply
Log in to reply.