Skip to content

Tycho Pomless and different surefire configurations? #2438

Answered by laeubi
guw asked this question in Q&A
Discussion options

You must be logged in to vote

Some different ways are documented here and you can of course combine them (please propose a PR if something is unclear/missing):

https://tycho.eclipseprojects.io/doc/master/TestingBundles.html

the important part is that you define some kind of filter so the different executions can distinguish what Tests are relevant, e.g. you can choose the standard test pattern for "plain" tests and use another prefix for others, this is not yet in the documentation but if you can provide a Demo and description it would be great, there is an integration test showing this pattern:

https://github.com/eclipse-tycho/tycho/blob/master/tycho-its/projects/surefire.combinedtests/bundle.test/pom.xml

Beside that…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@guw
Comment options

Answer selected by guw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants