1.0.0 • Published 8 years ago

node-core-coverage v1.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

Node Core Coverage

Node Code Coverage allow us to view the test coverage in the Node.js Core

Getting Started

  • git clone https://github.com/addaleax/node-core-coverage
  • cd node-core-coverage

Prerequisites

  • Bash
  • gcc and g++ 4.8 or newer, or
  • clang and clang++ 3.4 or newer
  • Python 2.6 or 2.7
  • GNU Make 3.81 or newer

Running

  • ./coverage.sh
  • ./generate-index-html.py

Contributing

Even though this is not an official Node.js project, you should adhere to the Node.js Code of Conduct.

Authors

Authors.md

License

License.md