Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Problem with SureFire

Hi

 

I created a test fragment with one simple test.

I have no pom for this fragment.

I use Photon, M2E - Maven Integration for Eclipse 1.9.0, Tycho 1.2.0

When building with mvn clean verify I get the failure:

 

Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.2.0:test (default-test) on project connector.common.tests: Could not determine test framework provider. Available providers: [junit3, junit5, junit4, testng, junit47] -> [Help 1]

 

What am I doing wrong?

 

Regards

Stefan


Back to the top