**Is your feature request related to a problem? Please describe.** I used Node.JS test runner to write integration tests for the instrumentation but were not able to generate code coverage. **Describe the solution you'd like** Maybe using [c8](https://github.com/bcoe/c8) ?
Is your feature request related to a problem? Please describe.
I used Node.JS test runner to write integration tests for the instrumentation but were not able to generate code coverage.
Describe the solution you'd like
Maybe using c8 ?