There were a couple posts that had a similar issue ... looks like it's my turn.
NCrunch used to display my tests successfully, but now no tests are displayed, even when I toggle the `Show Passing/Failing Tests` button. I've tried deleting the local NCrunch folder, and just upgrade from NCrunch 3.28 to 4.2, but no change in behavior. The only thing I see now in the window are three tabs:Trace Output, Execution Steps, and Hot Spots. I am using XUnit for all my tests, and they show up fine in the native VS2017 Test Explorer.
Is there something I can do to reset the NCrunch Tests window and get my display back, or otherwise help debug the issue?
Thanks,
Tom