Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » org.eclipse.test with dependency on org.eclipse.ui
org.eclipse.test with dependency on org.eclipse.ui [message #127733] Thu, 19 March 2009 07:39 Go to next message
Peter Kullmann is currently offline Peter KullmannFriend
Messages: 240
Registered: July 2009
Senior Member
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
Re: org.eclipse.test with dependency on org.eclipse.ui [message #127759 is a reply to message #127733] Thu, 19 March 2009 14:53 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

You can open an enhancement request at https://bugs.eclipse.org/bugs
Eclipse Platform (start with UI).

If you refactor it yourself and prove that it still works (the automated
test framework has to continue to run) that would raise its priority.

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclips e.platform.doc.isv/guide/workbench.htm


Previous Topic:How To Get Example SecurePreferencesFactory to work
Next Topic:manifest.mf file
Goto Forum:
  


Current Time: Thu Apr 25 01:43:29 GMT 2024

Powered by FUDForum. Page generated in 0.02760 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top