Forum member
jonwik
4 posts
Posts by jonwik
-
Test using Owin TestServer fails
Great That version seems to fix the errors! Thanks!
23 Nov 2017 14:29 UTC
-
Test using Owin TestServer fails
Yes, Microsoft.AspNet.TestHost 2.0 I'm using the Microsoft.AspNetCore.TestHost.TestServer existing within the Microsoft.AspNetCore.TestHost nuget. NCrunch working fine when using "ordinary" .NET Framework and it's Microsoft.Owin.Testing.TestServer .
22 Nov 2017 11:24 UTC
-
Test using Owin TestServer fails
Thanks Remco Did forget to mention that this is .NET Core.
22 Nov 2017 08:31 UTC
-
Test using Owin TestServer fails
Hello! Trying to use NCrunch for integration tests against our REST-API using Owin TestServer. No problems when running other test-runners than NCrunch (e.g. Resharper) but when using NCrunch result is always 404 Not Found. Anybody have a clue why? Regards >> Jonas
22 Nov 2017 08:02 UTC