arquillian-extension-jacoco icon indicating copy to clipboard operation
arquillian-extension-jacoco copied to clipboard

Arquillian Jacoco Extension

Results 17 arquillian-extension-jacoco issues
Sort by recently updated
recently updated
newest added

#### Short description of what this resolves: Allows creation of code coverage reports on applications compiled against Java 17 by pumping JaCoCo to 0.8.8 (version with official JDK-17 support) and...

Arquillian runs nicely but integration tests aren't covered by report when managed container is used. Follow below my configurations: ``` org.jacoco jacoco-maven-plugin ${jacoco.version} org.jboss.arquillian.extension arquillian-jacoco 1.0.0.Alpha8 org.jacoco org.jacoco.core ${jacoco.version} true...

howto

Bumps asm-util from 7.2 to 9.2. [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=org.ow2.asm:asm-util&package-manager=maven&previous-version=7.2&new-version=9.2)](https://dependabot.com/compatibility-score/?dependency-name=org.ow2.asm:asm-util&package-manager=maven&previous-version=7.2&new-version=9.2) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps `version.jacoco` from 0.8.5 to 0.8.7. Updates `org.jacoco.core` from 0.8.5 to 0.8.7 Release notes Sourced from org.jacoco.core's releases. 0.8.7 New Features JaCoCo now officially supports Java 15 and 16 (GitHub...

dependencies

I created a Jakarta EE 9 template project for servlet containers currently added Arquillian tests against Tomcat 10 embedded adapter. On the Github actions, there are a lot of instrument...

Bumps [jboss-parent](https://github.com/jboss/jboss-parent-pom) from 36 to 38. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=org.jboss:jboss-parent&package-manager=maven&previous-version=36&new-version=38)](https://dependabot.com/compatibility-score/?dependency-name=org.jboss:jboss-parent&package-manager=maven&previous-version=36&new-version=38) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps `version.wildfly.arquillian` from 2.2.0.Final to 3.0.1.Final. Updates `wildfly-arquillian-container-managed` from 2.2.0.Final to 3.0.1.Final Updates `wildfly-arquillian-container-remote` from 2.2.0.Final to 3.0.1.Final Dependabot will resolve any conflicts with this PR as long as you...

dependencies

Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.3 to 3.2.4. Commits 768092f [maven-release-plugin] prepare release maven-shade-plugin-3.2.4 4f83ae6 [MSHADE-363] IT to check new Reproducible transformer with old plugin 229f4d7 [MSHADE-363] add ReproducibleResourceTransformer to keep compatibility...

dependencies

Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 2.6.0 to 3.15.0. Commits 018b3a0 [maven-release-plugin] prepare release assertj-core-3.15.0 9fadafe set version to 3.15.0-SNAPSHOT 5afe94e Add ignoreFieldsOfTypes to RecursiveComparisonConfiguration bff1a7f Reduce areEqual() usage in favor of java.util.Objects.equals()...

dependencies