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.
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.
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.