Build/Test Issues

NCrunch doesn't detect any tests after project reload

Started by CthulhuDragon on 6,291 views

Been seeing this behavior for a few weeks now, am currently on version 2.10.0.4. If the csproj file for the unit tests changes (if I pull in changes from git for example) and I allow Visual Studio to reload the project, ncrunch fails to find any tests on the unit test project. This is happening consistently for my entire team (5 people).
Hi, thanks for sharing this issue.

Would you be able to send through a bug report straight after you've had this happen to you? It would be great if you could set the engine to run tests manually before you do this, to reduce the amount of noise in the log file.

Also .. just a few other questions about the issue -

- Is there a particular project that this always seems to affect? Or does it happen for all the projects in your solution?
- Does triggering NCrunch to reload and rebuild the project via the Tests Window solve the problem after it happens?
- When NCrunch fails to find any tests, how is this represented in the UI? Do you see the project successfully loaded and built by NCrunch but with no tests below it if all the Tests Window filters are turned off?


Thanks!

Remco
Thanks for sending through the bug report .. I'd just like to add an additional question:

- Do you notice this problem while working locally only? (i.e. with the distributed processing disabled)

Post a reply

Log in to reply.