istanbul

Yet another JS code coverage tool.

istanbul repository preview
What You'll Learn

Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.

Technologies & Topics
utility
Getting Started

1. Clone the Repository

git clone https://github.com/gotwarlost/istanbul.git

2. Follow the README

Check the repository's README file for specific setup instructions, dependencies, and usage examples.

3. Explore and Learn

Study the code structure, run the examples, and experiment with modifications to deepen your understanding.

Repository Info
Language
JavaScript
Stars
8,689
Published
9/12/2012
CategoryJavaScript
More in JavaScript