Jacoco with Concordion Test Code Coverage

31 views
Skip to first unread message

Yongqi Lei

unread,
Aug 17, 2022, 4:04:09 AM8/17/22
to JaCoCo and EclEmma Users
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.
Reply all
Reply to author
Forward
0 new messages