Node Code Coverage allow us to view the test coverage in the Node.js Core
git clone https://github.com/addaleax/node-core-coverage
cd node-core-coverage
- Bash
- gcc and g++ 4.8 or newer
- Python 2.6 or 2.7
- GNU Make 3.81 or newer
./coverage.sh
./generate-index-html.py
Even though this is not an official Node.js project, you should adhere to the Node.js Code of Conduct.