I had used xslt4node library in node js and able to pass mocha testing as well. Now I need to do my code coverage. I'm planning to use nyc but due to method used in xslt4node, the coverage hungs and returns 0% coverage.
Sample project in github : https://github.com/Krishman23/xslt4node-client-nyc-test-coverage
Log with library :