How to form a mapping between test cases and the class on which it ran?

26 views
Skip to first unread message

Sai Nath

unread,
Jan 26, 2020, 11:52:58 PM1/26/20
to JaCoCo and EclEmma Users

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




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

Evgeny Mandrikov

unread,
Jan 27, 2020, 4:10:18 PM1/27/20
to JaCoCo and EclEmma Users
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages