eggjs/istanbuljs

Name: istanbuljs

Owner: egg

Description: monorepo containing the various nuts and bolts that facilitate istanbul.js test instrumentation

Forked from: istanbuljs/istanbuljs

Created: 2017-06-12 14:08:49.0

Updated: 2017-11-06 16:05:36.0

Pushed: 2017-06-12 14:12:29.0

Homepage: https://istanbul.js.org/

Size: 466

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

IstanbulJS

Greenkeeper badge Build Status Coverage Status Conventional Commits

Everyone's favorite JS code coverage tool.

About this Repo

This monorepo contains the nuts and bolts utility libraries that facilitate IstanbulJS test coverage; Why a monorepo?

Where Should I Start

You're probably actually looking for one of the following repos:

Contributing

Contributing to the packages contained in this repo is easy:

  1. after checking out, run npm install (this will run the lerna build).
  2. to run all tests, simply run npm test in the root directory.
  3. to run tests for a single package cd package/:name and run npm test within the package's folder.

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.