-
```
There seems to be an incompatibility issue between powermock and JaCoCo,
possibly related to JDK 7.
Attached is a small maven project which can be executed using "mvn clean
verify" to showcase …
-
```
There seems to be an incompatibility issue between powermock and JaCoCo,
possibly related to JDK 7.
Attached is a small maven project which can be executed using "mvn clean
verify" to showcase …
-
We would like to get code coverage reports for our robolectric tests. The code coverage tool needs to be compatible with Kotlin and java, as well as work on Gradle and Bazel.
Jacoco seems to be a goo…
-
Hi,
I’m running a SonarQube analysis on my project PRIME-ROUTESVR using SonarQube scanner version 5.0.1.3006 and SonarQube server version 9.9.4.87374. The source code for the analysis is located in…
-
If the user applies the JaCoCo plugin, the plugin development plugin should properly configure it to allow for generation of code coverage metrics.
### Expected Behavior
Code coverage metrics ca…
-
```
There seems to be an incompatibility issue between powermock and JaCoCo,
possibly related to JDK 7.
Attached is a small maven project which can be executed using "mvn clean
verify" to showcase …
-
### Description
We should test MI 4.4.0 runtime with JDK 21.
### Describe your task(s)
1. Run existing integration tests for more advanced use cases (e.g., connectors, database integrations…
-
![image](https://user-images.githubusercontent.com/15891074/162161211-a77b917e-2b7a-48d8-be69-cd44f1e90f89.png)
![image](https://user-images.githubusercontent.com/15891074/162161660-630906f4-b7ce-4e0…
-
### Describe the bug
We have a multimodule project with module structure:
- root (org.acme.testcoverage)
- common (org.acme.testcoverage.common)
- service (org.acme.testcoverage.service)
…
-
1) Criação de DockerFile ?
2) Criação da Documemtação com Swagger ?
3) Cobertura dos testes Unitarios com Jacoco ou Sonar ?