Based on the Docker/stretch container for nodejs, except we are not using root-less user node but as root
We haven't applied any flag to ignore failed tests, so that the test-runner does not exit at the first failing test and coverage plugin gets the full picture.
Docker container setup with
Based on the Docker/stretch container for nodejs, except we are not using root-less user
node
but asroot
We haven't applied any flag to ignore failed tests, so that the test-runner does not exit at the first failing test and coverage plugin gets the full picture.