I am just struggeling if there is solution to do a code coverage analysis of the tested code which was executed in javascript cucumber?
Also the code coverage should be provided in the cobertura file format to embed it in our existing analysis of the backend code.
Can anyone help me on this issue?