Replies: 1 comment
-
|
ok it's my fault. All is fine ! sorry ! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the Gradle plugin to generate the Marathon configuration.
I've enabled code coverage and I do get a report from Jacoco, but it shows 0%.
Could the
applicationPmClear = truesetting be the cause? Keep in mind that it's essential for my tests.Here's my setup :
Beta Was this translation helpful? Give feedback.
All reactions