When using the "NCrunch Tests" window, I'd like to request 2 features:
[list=1]
Allow the search field to include searching errors. For example, there may be several test that fail due to a common error message; the ability to search on the error messages would help to filter the results.
Allow keyboard navigation of the tree view, i.e., right arrow expands current tree node, left arrow collapses current tree node.
The keyboard navigation is a feature pending in the upcoming V2 release.
I really like the search idea. I'll need to look into clean ways of implementing it as I think the ideal UI workflow for something like this may be quite different to the existing feature. Perhaps this could be done as a separate option on the toolbar.