Max,

You need to tell Tycho bundleId/classname of the test suite, something like

$TYCHO_HOME/bin/mvn integration-test \
  -DtestSuite=bundle.tests \
  -DtestClass=bundle.tests.TestSuite

Although I have not tried this myself, you should be able to configure this for individual projects in pom.xml files too. Open JIRA if this does not work.

Let me know if this works and makes sense.

--
Regards,
Igor

Max Spring wrote:
I'm trying to leverage a JUnit test suite.
The test suite class never gets called.
Instead Tycho executes the test case classes individually.
What am I missing?
Thanks!
-Max



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to