Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-dev] frameworkExtension on integration tests ?

Hi,

I would like to run our acceptation test tool (a bundle that does not depend on junit) on the integration-test phase using the environment that was set up by tycho-surefire-plugin.

I've read this doc: https://docs.sonatype.org/display/TYCHO/How+to+integrate+EMMA+%28code+coverage%29+with+Tycho, but I couldn't understand the big picture there... :(

Could someone explain me how frameworkExtension works ? What should one frameworkExtension implement to be called by tycho-surefire-plugin ?

thanks in advance

Cristiano


Back to the top