Build/Test Issues

Test using WebClient fail

Started by Jonh04 on 7,878 views

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?
500 Internal server error
Oh and I'm using http://cassinidev.codeplex.com/
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

Post a reply

Log in to reply.