Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-dev] Surefire Update to 2.19.1

Hi,


I am looking into how much effort it will be to add TestNG support to Tycho [1].

One of the features of the Surefire TestNG is to specify the level of verbosity.

This feature was added in Maven Surefire TestNG v2.19. If we want to support that verbosity parameter, we have to update all surefire plugins to v2.19. Does somethink speak against that update (beside creating all the CQs)?


-martin


[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=491432

[2] https://maven.apache.org/surefire/maven-surefire-plugin/examples/testng.html


Back to the top