UNPKG

grunt-blanket-mocha-server

Version:

Easily serve mocha tests with (or without) blanket coverage. "Goes Great" with grunt-blanket-mocha.

5 lines (4 loc) 115 B
require('blanket')({ // Only files that match the pattern will be instrumented pattern: '//\/scenarios\//' });