Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Junit5 tests no longer found with Tycho 2.2

Hi,

I am migrating from tycho 1.7 to 2.2. In 1.7 my junit 5 tests run fine, but for 2.2 I get "No tests found". I'm not sure how the test finding thing goes on but the surefire.properties file which is passed to the test runner application totally finds test classes:

__provider.tc.1=...
__provider.tc.0=...

any ideas?
Thanks,
Felix

--
Linux. The choice of a GNU generation.

Back to the top