Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] integration tests, products and tycho

You can have a look there : https://github.com/xseignard/tycho-demo-camp/blob/master/org.demo.camp.nantes.plugin.tests.ui/pom.xml and 

Regards,

Xavier

PS : thanks for your blog post : blog.dahanne.net/2011/07/18/run-ui-tests-on-a-headless-jenkins-hudson-continuous-integration-server-running-ubuntu/ helped me to setup jenkins with tycho and ui testing : http://ec2-79-125-43-108.eu-west-1.compute.amazonaws.com:8080/jenkins/

2011/11/2 Mickael Istria <mickael.istria@xxxxxxxxxxxxxx>
On 02/11/2011 17:39, Dahanne, Anthony wrote:
Hello,
Sorry to bump... (I guess many of you are busy at ece2011 -- lucky you! ;-)
Lucky them ;)


but in other words, is it possible to run integration tests in a built product with tycho ? (with tycho-surefire-plugin for example)
I think that if you have a p2 repository that contains the product as an IU, the only thing to do is to use tycho-surefire-plugin with the <product>...</product> option set with the ID of the product you want to test.

HTH,
--

Mickael Istria
R&D Engineer, Eclipse Plug-in RCP Developer

PetalsLink - Open Source SOA

My blog - My Tweets


_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top