Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Running a junit and a PDEtest in the same project

Hi

I am evaluating whether we should/could build our RCP application with Tycho 
and I am quite pleased with the results so far.

I have setup a CI build under
http://ngiger.dyndns.org/jenkins/job/elexis-tycho/
for the project located at
https://github.com/ngiger/elexis-tycho/

We have a project ch.elexis.tests where we use the class
ch.elexis.AllPluginTests to run all PDETests and
ch.elexis.AllTests to run JUnit tests.

Can anyone point me to a solution on howto run both tests?

Thanks in advance

Best regards

Niklus


Back to the top