[
https://issues.jboss.org/browse/JBIDE-11077?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-11077:
----------------------------------------
Which update-site is used there to resolve dependencies (test bundles) ?
Are you interested in a global "test" update-site containing bot tests and
normal tests? This would allow you to install them in an existing Eclipse -via p2 UI or
director application command line-, and run them with a "./eclipse -applicatioh using
org.eclipse.test.uitestapplication." command line. Or you could write some poms that
will depend on this update-site and use tycho-surefire-plugin to perform execution against
already built (as you are doing now).
Provide tests as reusable components for external testing
---------------------------------------------------------
Key: JBIDE-11077
URL:
https://issues.jboss.org/browse/JBIDE-11077
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Build/Releng
Reporter: Mickael Istria
Assignee: Nick Boldt
In order to make testing re-usable and to perform same tests on several environment
without rebuilding them.
Suggestion of implementation: Provide feature in component update-site and have an
aggregated site for tests, the same way there is one for components (could be a nightly, a
snapshot, a release...)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira