Hi All,

I'm currently working on automating the testng integration tests with the
heartbeat monitoring system. Up to now i have figured out that the
integration tests are run through a separate profile in pom.xml [1].

When I add the above mentioned test module

   - groupId:org.wso2.am
   - artifactId:org.wso2.carbon.am.integration.backend.test

as a dependency in heartbeat system the class names are not resolved. (The
test classes are not imported to the project)

Right now, I want to get the *test classes[2]* (as a dependency) so that I
can run them through the heartbeat system. Can any of you suggest how
should I solve this?

[1]
https://github.com/wso2/product-apim/blob/master/modules/integration/tests-integration/tests-backend/pom.xml
<https://github.com/wso2/product-apim/blob/master/modules/integration/tests-integration/tests-backend/pom.xml�>
[2]
https://github.com/wso2/product-apim/tree/master/modules/integration/tests-integration/tests-backend
<https://github.com/wso2/product-apim/tree/master/modules/integration/tests-integration/tests-backend�>

Thanks in Advance!

Erandi Ganepola
Software Engineering Intern
+94710695692
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to