Feature Suggestions

Some way of locating test "under cursor" in test window

Started by GreenMoose on 6,299 views

v1.45.0.12

Some times when I have many tests failing (or whatever reason my NCrunch Tests window has large no of tests visible) I have the cursor in the failing test in visual studio and want to see the test output.

Now I want to locate this test in the test window. The only thing I know of is to manually copy the test name and put it in "Search" to be able to select it and see the output. Can't this feature be added in some way or another via shortcut/Menu command?

Thanks.
Normally, the Hot-key combination "Ctrl+M, P" should pin the covering test to the Tests Window, while also setting focus on it. It was part of the intention of the pinned test feature that it could be used for just this reason. Unfortunately, after trying it with active tests shown in the list, it looks as though it doesn't move the focus to the newly pinned test - where it should be doing this. I've noted this issue down to be fixed.

Post a reply

Log in to reply.