Hello I have a scenario where I am just having binary ( no source code ) to run my integration tests on , using maven . I want to generate code coverage report using jacoco . Have searched through a lot , found examples when your source code is in different module than integration tests ( then use report-aggregate goal ) . But haven't found anything related to when you don't have source code available and just the binary . It should work as mentioned in Jacoco documentation -" Based on Java byte code and therefore works also without source files."
Please suggest ! Regards, -- 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/1fcf39fd-f1d9-4bb3-898a-0f2b52749c93%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
