Feature Suggestions

"Ignore test(s)" setting should be saved in a user specific file

Started by heiniup on 6,041 views

In our project we check in the *.ncrunchproject files in our SCM because every developer should have the same settings (e.g. “Consider inconclusive test as passing” = True).
Unfortunately the “Ignore test(s)” settings are stored in the *.ncrunchproject files as well. In my opinion these settings should not be shared among different developers, because they should only be used to temporarily ignore passing tests, to get faster test feedback.

Please consider removing the “Ignore test(s)” settings from the *.ncrunchproject file.
IMHO you can pin interesting tests and switch nCrunch to "4. Run pinned test automatically, other manually".
Ignoring tests should be used to 'switch off' tests, that doesn't work well with nCrunch (so this setting should be shared beetween developers).

Post a reply

Log in to reply.