Hello, I am using Jacoco 0.8.11, Camel 3.20, and Spring Boot 2.7.18. When I run the task to check the project's coverage, the unit tests using JUnit 4 are not being accounted for, whereas those written in JUnit 5 are. I would like to clarify that these tests do not validate exceptions.
Any idea why the tests with JUnit 4 are not being counted? Thanks in advance, Magali -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/c670dbf1-ca52-4927-a949-7479269f19c6n%40googlegroups.com.
