JSInstrument

Instrument JavaScript source code to monitor code coverage in pure Ruby

Installation

Add this line to your application's Gemfile:

gem 'jsinstrument'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jsinstrument

Usage