From: SourceForge.net <no...@so...> - 2004-02-24 06:13:29
|
Feature Requests item #903243, was opened at 2004-02-24 06:03 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=903243&group_id=44253 Category: JUnit integration Group: Small (< 1 pair-week) Status: Open Priority: 5 Submitted By: Charles Reis (csreis) Assigned to: Nobody/Anonymous (nobody) Summary: Button for JUnit Stack Trace Initial Comment: Story: The user clicks Test to run JUnit over all open unit tests, and several test failures are reported. A "Stack Trace" button in the Test Output tab becomes enabled, allowing the user to view the stack trace of the currently highlighted failure. Notes: We currently support this by right-clicking on the test failure, but *very* few users are aware of this feature. A button will help make the feature more visible. Possible related features: Double-clicking on the test failure could have the same effect-- this could be a convenient shortcut. Also, similar to feature request #527463, double-clicking on a line in the stack trace should jump to the corresponding line of code. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=903243&group_id=44253 |