NCrunch is a great piece of software and makes development a real joy.
Below some feature requests, that would make using it easier (in my humble opinion).
- Use different icons for build/test errors in the "Tests Window"
- Start builds after a specifiable treshold when no key has been pressed (for large solutions it is annoying that NCrunch tries building the whole solution, whenever I type some garbage)
- Alternatively start builds only when files have been saved
- When running tests in parallel, provide an option to ensure that the same test is not executed twice in parallel
- MSTest DeploymentItem("SomeDirectory", SomeDirectory") should deploy the whole directory
- Instrument code inside AppDomains
Thanks for your efforts
Kind regards