Does it generate coverage for selenium tests?

161 views
Skip to first unread message

sasid...@gmail.com

unread,
Apr 15, 2015, 4:03:55 AM4/15/15
to jac...@googlegroups.com
If so, please let me know the steps

Thanks
Sasi

Marc R. Hoffmann

unread,
Apr 20, 2015, 6:56:46 AM4/20/15
to jac...@googlegroups.com
Hi,

JaCoCo create code coverage for any application running on the Java VM.

The general steps are:

1) Configure the JVM running your code under test to use the JaCoCo agent
2) Create a report based on the tested class files

JaCoCo comes with integration for Ant and Maven and includes extensive
documentation: http://www.eclemma.org/jacoco/trunk/doc/

Regards,
-marc
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages