tode icon indicating copy to clipboard operation
tode copied to clipboard

Browsing test method should recognize it as such and allow it to be run as a test

Open rjsargent opened this issue 8 years ago • 0 comments

If I track down a problem and browse the method, it would be helpful if I could run the test method directly, rather than browsing all tests for the project and hunting for the same method.

e.g. I could not run or debug this method once I browsed it (from [RB] project): browse method testModelRemoveInstanceVariable

A similar requirement exists for any browsed class, if that capability is not already present.

rjsargent avatar Oct 03 '16 06:10 rjsargent