You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Java Spring Boot application that uses the testsets plugin with jacoco. I cannot get test coverage on integration test and have tried every example I have come across out there. I also posted the problem to stack overflow and yet to receive response.
I have a Java Spring Boot application that uses the testsets plugin with jacoco. I cannot get test coverage on integration test and have tried every example I have come across out there. I also posted the problem to stack overflow and yet to receive response.
https://stackoverflow.com/questions/68296588/jacoco-test-report-does-not-include-integrationtest
This is my entire build.gradle file.
The text was updated successfully, but these errors were encountered: