Hello, When I run an integration test via pax exam, it seems that the test probe is only the **TestIntegration class and not the rest of test classes (included in same or different file, it does not matter).
As a workaround, I add the test class logic in source code but this is a temporary solution. Could you please advice on a better solution?Is there a way at all? Thank you extra info : karaf 2.3.1 pax exam 2.6.0 scala code -- View this message in context: http://karaf.922171.n3.nabble.com/Cannot-refer-to-test-classes-from-a-TestIntegration-class-karaf-pax-exam-tp4029539.html Sent from the Karaf - User mailing list archive at Nabble.com.
