We are working with an asp.NET vNext solution in the following setup:
- One asp.NET project, one test project
- targeting ASP.NET 5
- Visual Studio CTP 6
- kvm beta3
- xunit RC3 with beta support for aspnet v5
I went ahead and gave NCrunch a whirl in this solution fully expecting it not to work given how bleeding edge this environment is. Sure enough it didn't work and NCrunch never gets past 'NCrunch engine is initialising'.
Would love to hear your timeline on when an aspnet vNext solution + xunit will play nicely with NCrunch.
Build/Test Issues
ASP.NET vNext xUnit project Hangs on 'NCrunch engine is initialising'
Started by bgeihsgt on 3,649 views
Remco NCrunch Developer
#7049
04 Mar 2015 09:21 UTC
Hi, thanks for sharing this.
ASP.NET 5 / KRuntime support is expected in the near future.
I'd have liked to have it implemented support for it already, but the environment itself and everything connected to it (test runners, etc) are all still under heavy development and even building reliable test scenarios that work with it is still very challenging.
It'll happen soon :)
ASP.NET 5 / KRuntime support is expected in the near future.
I'd have liked to have it implemented support for it already, but the environment itself and everything connected to it (test runners, etc) are all still under heavy development and even building reliable test scenarios that work with it is still very challenging.
It'll happen soon :)
Post a reply
Log in to reply.