After updating Visual Studio 2017 to 15.8.2 my NSpec tests do not show up in the test explorer window anymore. I have seen a Microsoft video where they talk about performance improvements for test discovery by using Roslyn to analyse the code. So I think that could be the cause. Is there a way to fix the NSpec test adapter?