Is it possible to get code coverage for a test (lines of code which test goes through) with JUnit 5 API? Or it's possible to get code coverage with IntelliJ Idea API? Code coverage info needs to be callable from code.
Thanks for help
William - You may use JaCoCo, Cobertura or similar tools to get the code coverage. Even some IDE like IntelliJ IDEA has code coverage plugins
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With