Forum member
jp7677
6 posts
Posts by jp7677
-
Tests utilising Microsoft.AspNet.TestHost i.c.w. MVC Views fail in NCrunch
[quote=Remco;10733]For the fix to work, you'll need to turn on the 'Copy referenced assemblies to workspace' setting for all projects in the dependency chain.[/quote] Yes, that did the trick, thanks a lot!
03 Jul 2017 10:20 UTC
-
Tests utilising Microsoft.AspNet.TestHost i.c.w. MVC Views fail in NCrunch
Hi there, thanks for version 3.10.0.6. Unfortunately my second issue reported here (posting #8) is not yet fixed on my machine with that version.
03 Jul 2017 07:59 UTC
-
Tests utilising Microsoft.AspNet.TestHost i.c.w. MVC Views fail in NCrunch
How convenient, I had just updated my reproduction repository at https://github.com/jp7677/ncrunchbugrepro for my latest issue here with directly referenced projects in MVC pages ;) Unfortunately ncrunch (3.10.0.2) still fails to run my second test while "dotnet test" on the command line succeeds, …
19 Jun 2017 12:37 UTC
-
Tests utilising Microsoft.AspNet.TestHost i.c.w. MVC Views fail in NCrunch
Thanks a lot. works perfectly for my scenarios. Though I have noticed that view compilation inside ncrunch still fails when one references other projects directly inside the views.
16 Jun 2017 11:32 UTC
-
Tests utilising Microsoft.AspNet.TestHost i.c.w. MVC Views fail in NCrunch
Thanks for the fast response! Nice to read that and looking forward to a solution.
12 Jun 2017 12:55 UTC
-
Tests utilising Microsoft.AspNet.TestHost i.c.w. MVC Views fail in NCrunch
Hi there, As a follow-up to http://forum.ncrunch.net/yaf_postst2142_Tests-utilising-Microsoft-AspNet-TestHost-fail-in-NCrunch.aspx, there is still a case where ncrunch fails to successfully execute unit test. That case would be compilation of mvc views. I have a reproduction repository here: …
12 Jun 2017 09:40 UTC