Hello, it is possible to find the unit test(s) name(s) which covers specific lines of code. Something like a reverse lookup.
use case: pre commit hook -------------------------- * checkin: class1 is changed, lines 100-120 => get the name of the unit test(s) which covers these lines of a code? -- regards andre -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
