org.eclipse.test with dependency on org.eclipse.ui [message #127733] |
Thu, 19 March 2009 03:39  |
Eclipse User |
|
|
|
Hi,
We would like to use the eclipse test framework to run our unit tests
during the automated headless builds. org.eclipse.test offers two
testrunners (as ant targets): core-test and ui-test. For many of our
projects the core-test will suffice since these apps do not have uis.
Unfortunately, the bundle org.eclipse.test has a dependency on
org.eclipse.ui. That means that we have to set up a lot of bundles to
get the test to run.
Would it be possible to refactor org.eclipse.test into two bundles where
one of them has no dependency to org.eclipse.ui?
Regards,
Peter
|
|
|
|
Powered by
FUDForum. Page generated in 0.05906 seconds