From: SourceForge.net <no...@so...> - 2003-02-09 06:36:29
|
Feature Requests item #683288, was opened at 2003-02-09 00:43 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=683288&group_id=44253 Category: Other Group: Small (< 1 pair-week) Status: Open Priority: 5 Submitted By: Peter Centgraf (centgraf) Assigned to: Nobody/Anonymous (nobody) Summary: "Test All" Command Initial Comment: Story: A user is working within a large project (e.g. DrJava), which has many JUnit test classes in many separate files. After performing a refactoring, she wants to execute a series of tests to verify her changes. She opens the source files for all of the tests she wishes to execute, then hits the "Test All" button on the toolbar to run them all at once within the JUnit framework. Progress and results of the tests are displayed in the JUnit tab. Notes: This might be implemented by constructing a temporary test suite class which contains all of the open test cases. This feature was originally suggested by Dr. Cartwright. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=683288&group_id=44253 |