Forum member

CthulhuDragon

1 post

Posts by CthulhuDragon

  1. NCrunch doesn't detect any tests after project reload

    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 co…