1

I want to create jacoco code coverage report of my maven project. My Main code present in different maven project and testcases are present in different maven project. I want code coverage report of my main code based on my testcases.

Kindly help me on this with step by step in details. Thanking you in advance.

Want to create jacoco test coverage report of my maven project based on my karate testcases present in different maven project.

2
  • hope someone else can help, you can try searching other answers: stackoverflow.com/search?q=%5Bkarate%5D+jacoco Commented Jul 11, 2024 at 2:47
  • First can you show some examples of the code as well as the pom files.. furthermore why are the test cases in a different project than the code? Commented Jul 11, 2024 at 5:09

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.