-
Task
-
Resolution: Done
-
Major
-
3.0.23.Final
-
None
-
None
Add support for Jacoco coverage into Resteasy testsuite.
- profile 'jacoco' generates jacoco coverage data
- profile 'jacoco.generate.report' creates html report from coverage data
- fixed LinkTest which fails with jacoco
- documented usage of jacoco plugin in testsuite
- relates to
-
RESTEASY-3469 Add a test coverage profile
- Pull Request Sent