jscoverage

v 0.4

A code coverage tool for JavaScript.

JSCoverage is a tool that measures code coverage for JavaScript programs. JSCoverage works by instrumenting the JS code used in web pages. Code coverage statistics are collected while the instrumented JS code is executed in a web browser.

http://siliconforks.com/jscoverage/

To install jscoverage, paste this in macOS terminal after installing MacPorts

sudo port install jscoverage

Add to my watchlist

Installations 1
Requested Installations 0