Hi everyone, 

I am trying to create a source code class/method map with junit tests that 
covers it. 

I was wondering can JaCoCo help with this task since it already does it? 

So far what I could do was to match JaCoCo XML report timestamps with a 
jUnit XML report timestamps, but  that method is unreliable. 

I have over 40k of jUnit tests and I would like to skip most of them and 
execute only those that are affected by source code changes. Right now, to 
execute this many jUnit tests it takes 20 agents on CI/CD for about 
60-70mins. 

I know there are tools that help with this, but I was wondering can I do it 
with JaCoCo current set of features somehow or maybe to extend it a bit in 
that direction?

Thank you upfront for your answers/suggestions. 


Best,
Ljubisa.

-- 
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 visit 
https://groups.google.com/d/msgid/jacoco/102da947-aa91-43b0-8e44-2a38dc6848ecn%40googlegroups.com.

Reply via email to