Daily Usage Issues

NCrunch doesn't start crunching

Started by Dirk Maegh on 8,319 views

NCrunch 3.0.0.2
VS2017 RC Community Edition
Resharper Ultimate 2016.3 EAP10

Opened a solution with several projects, one unittest project, one performance test project, both using NUnit 3.5
Solution explorer keeps saying "loading... lightweight" though lightweight option is switched off.
Resharper builds fine, runs all tests fine (manually).

NCrunch is enabled for the solution, "Enable NCrunch" grayed out
NCrunch does not start building (so it is not testing either).
NCrunch tests window says "You can enable NCrunch by selecting 'Enable' from the 'NCrunch' Visual Studio menu while a solution is open"

Anything I can do to improve that ?

Nothing in the event log
Can't find any logs - maybe looking in the wrong place ?

I just tried in VS2015 Enterprise Edition Update 3
Same extensions and stuff
Loaded same solution
Ncrunch works fine there.

Edited

Hi,

Thanks for sharing this issue.

Try turning off the VS2017 lightweight solutions in your VS options. This feature isn't yet supported by NCrunch.

There is also another problem that may be affecting you here. I'm about to release v3.1 with some critical fixes. Hopefully between these two changes we'll get you up and running.

Edited

Lightweight option was switched off, as mentioned in previous post. Bug in VS2017 ?

I know I edited the post :-)
But that's not what I edited. I was adding more information on my situation.

Edited

Dirk Maegh wrote:Lightweight option was switched off, as mentioned in previous post. Bug in VS2017 ?


Sorry! I missed that bit. It could well be a bug. Does opening the project properties allow NCrunch to load it?
I opened the project properties, changed nothing, saved it again. Ncrunch did not notice or act on it.
Opened it again, changed something, saved changed it back, saved. Ncrunch does not notice.
Installed v3.1.
Testing seems fine now.

Thx for the update !
Awesome! Thanks for confirming :)

Post a reply

Log in to reply.