Hi guys,

I'm using Concordion for my project's test, but seems that Jacoco is not 
working on Concordion Test so I can't get code coverage after run the test.

Has anyone worked or been working with Concordion and use Jacoco to get 
code coverage? It would be appreciated if anyone can give me a heads up 
about how to do that.

Here's how I use Concordion:

@RunWith(ConcordionRunner.class)
@Extensions({ExcelExtension.class})
public class DemoTest {}

I did apply jacoco plugin in my build.gradle.

-- 
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/21ea5957-e82b-43eb-8d7d-e6049c3e77ffn%40googlegroups.com.

Reply via email to