Hi
I installed the release version of VS2017 15.5 yesterday and now the Coderush test runner no longer works.
The Test Runner view shows an hour glass against each test selected to run, the output window shows "Test started…" but the tests don't run.
Any ideas please.
Many thanks
John
Hello John,
Would you please provide us with more details? What kind of project are you working on? Is this a standard .Net, .Net Core, UWP or may be another project type? What test framework are you using? I have reproduced this issue in a .Net MSTests project. Do you have similar conditions?
Hi Artem
It's a Xamarin project and uses an MSTest s test project which is testing code in the Xamarin PCL project.
Best wishes
John
Thank you for the clarification. Would you please make another check: can Visual Studio Test Runner run these tests?
Yes, the tests run fine using VS
We have fixed this issue. Please download this build:
DevExpress.CodeRush.Roslyn-17.2.3.17341.vsix
and let us know if the issue persists after the install.
Hi Artem
This appears to have fixed the problem. I just tested it with some quick running tests and all was well.
Best wishes
John
We are happy to hear that the issue is resolved.
Please let us know if we can be of further assistance.
I was having an identical issue, and, while the build allow the tests to run, I can't debug into a test. It runs, but doesn't stop on breakpoints.
Hi Kelvin,
It seems that this is a different problem. I've created a separate ticket on your behalf: Can't debug tests with Test Runner. It has been placed in our processing queue and will be answered shortly.