Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
Low
Description
The junit-all and junitreport are excellent targets for running the tests in a development environment and we should standardize on them as the way to run the tests. Thus it would be useful to be able to run the same set of tests from a binary release without having to download the source.
The top-level suites.All will not be suitable for this purpose as some tests, such as the auto-loading JBDC 4 tests require a separate JVM, which is easily provided by the ant setup. suites.All is a convience class for running almost all of the tests.
Attachments
Issue Links
- is depended upon by
-
DERBY-2446 Remove notion of the old test harness from TestConfiguration
- Closed