Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Surefire test method selection

Hello,

with Surefire, you can select the test but also the tested methods.
I'm using -Dtest=**/MyClass#test*
Do you know if this is workiing with Tycho (0.22).
I can't make it work.

Regards
Jeff


--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Back to the top