c8 icon indicating copy to clipboard operation
c8 copied to clipboard

C8 Integration test coverage issue with on docker container

Open shiv21081999 opened this issue 3 years ago • 0 comments

Hi Guys, So the idea here is to create an integration test coverage report for a node js service running on the docker container. But facing an issue

Issue: C8 is successfully creating a coverage folder in the docker container but that folder is empty all the time even after the graceful stop of the service running on the container.

I have already tried setting the NODE_V8_COVERAGE variable through code as well as the env variable for the docker container.

shiv21081999 avatar Jun 14 '22 17:06 shiv21081999