We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4358830 commit 79eda52Copy full SHA for 79eda52
1 file changed
jacoco/README.md
@@ -1,7 +1,7 @@
1
# JaCoCo
2
3
Provides support for [JaCoCo](https://github.com/jacoco/jacoco) Code Coverage in combination with Java containers.
4
-* Allows for recording of code coverage files
+* Allows for recording and extraction of code coverage files from containers
5
* Support for Testcontainers API
6
7
NOTE: Using this is a bit complex as it also requires some changes to the java application in the container.<br/>
0 commit comments