After upgrading to VS 2017 15.6.0, When trying to run tests from the test runner I get this error
Test started…
Method not found: 'Microsoft.VisualStudio.TestWindow.Extensibility.ITestContainer Microsoft.VisualStudio.TestWindow.Controller.ITestContainerProvider.FindTestContainer(System.String, System.Uri)'.
at DevExpress.CodeRush.TestRunner.MsTests15.DiscoveryOperation.<GetTestContainersFor>d__9.MoveNext()
at System.Linq.Enumerable.<SelectManyIterator>d__17`2.MoveNext()
at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
at DevExpress.CodeRush.TestRunner.MsTests15.DiscoveryOperation.<DiscoverInternalAsync>d__5.MoveNext()
Summary: Passed: 0, Failed: 0, Ignored: 0
Duration: 0.24 seconds
Tests *do* run when being ran from the native IDE Test Explorer
Hello Dan,
Thank you for bringing our attention to this issue. We have managed to reproduce it and will do our best to fix it. You will be notified once we have done this.