cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Trying to run junit test cases and integration test cases in Jenkins

0 Likes
515

Hi All,

I am trying to run junit test cases in jenkins. I could run ant yunitinit on one of the hybris server (not the box jenkins resides on).

Then tried running ant unittests. The target seems to be working but it cannot find any test classes. When I checked I cannot find ext-testclasses.xml and testsrc folder at all in any of the extensions, custom or otherwise. The jenkins job runs and is successful but shows below in logs, finally not finding any test classes to run.

No test class file 'EXT/EXT-testclasses.xml' in class loader de.hybris.bootstrap.testclasses.PatchedForTestGroovyClassLoader@5dbe30be

what can I do to run junit test cases, both unit and integration in Jenkins?

Accepted Solutions (0)

Answers (0)