jscoverage

and browser development

Ubuntu
RUN apt-get update && \ apt-get install -y jscoverage
Fedora
RUN dnf install -y nodejs-jscoverage
Raspbian
RUN apt-get update && \ apt-get install -y jscoverage
click the source code to copy install jscoverage on any operating system with command-not-found.com