Hi, Please use search, there are already many answers on such and similar questions - https://groups.google.com/forum/#!searchin/jacoco/per$20test%7Csort:date For example: https://groups.google.com/d/msg/jacoco/HXOWosmPiuk/CM-3AMYBAQAJ https://groups.google.com/d/msg/jacoco/Qs9P5cyt58s/gzsBAP8qBgAJ
Regards, Evgeny On Monday, January 27, 2020 at 5:52:58 AM UTC+1, Sai Nath wrote: > > I am trying to map which test case (defined under src/test/java) ran on > which classes (defined under src/main/java) > > I tried examining the Jacoco Report and Testng report but failed to find a > correlation between the test cases (Unit test functions) and the classes on > which it tests > > > Any Hints on how to proceed will be much appreciated! > > > *Here I am trying to find and build a tree on which test cases ran on > which classes* > > > *Something like in the pic here* > > > > > [image: Screenshot 2020-01-25 at 1.06.51 PM.png] > > > I need to output that > > test1 , test2, test3 ran on class AppFeature > > and test4 ran on class AppLogin > -- 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 jacoco+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/aa5adb25-a087-4e42-b308-c9519829766f%40googlegroups.com.