I am working on a NodeJS project, chai framework is been used for the unit testing and istanbul is been used for the code coverage.
I wanted to integrate the istnabul code coverage into the Jenkins. I have googled regarding the same, but couldn't get much of the information regarding this integration.
What is the best way/best jenkins plugins available to integrate the istanbul code coverage into jenkins?