2020 Jan 24 10:13 PM - edited 2024 Feb 03 6:32 PM
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?
Request clarification before answering.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.