How to integrate JSCover in pipeline to get code coverage?
5 views
Skip to first unread message
Gajanan Mahajan
unread,
Jun 17, 2020, 12:15:05 PM6/17/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
I've a requirement where Jenkins pipeline should be written in such a way that using JSCover after Selenium tests are executed, js code coverage should be generated.