Andreas Schmid
Andreas Schmid
The more the merrier. I would say. Unfortunately, my time is still very restricted and if there is time I am not that much motivated to work more... But I...
As far as I understand this is not possible by CPD out of the box, but you can use `xml` with xslt as documented in https://pmd.github.io/pmd/pmd_userdocs_cpd_report_formats.html#xslt. Does that help?
But you now can already use xml and the xslt transformators to generate your html report yourself. That would the first thing I would test...
Thanks for reporting. I would appreciate a PR as I don't know when I will have time to concentrated work on this the next weeks.
same for org.fest.assertions.internal.Maps.assertContains ... ... and probably some more assertion methods.
@camproto Thanks for the feedback. I am unsure about your current setup. Do you use TestNG? Does everything work as expected without the `rerunFailingTestsCount` flag?
Ok, understood. Could you easily provide reproducer - this would help a lot.
> Another point I'm not sure you have an influence on. Our Jenkins job is not getting yellow, if there were flaky tests. All are getting just green. Yellow is...
@camproto: Can you check it without the dataprovider in order to preclude an error with Maven?
Closing issue due to inactivity.