yuitest-coverage

Node.js wrapper for yuitest-coverage java package


Keywords
yui, yuitest, codecoverage, coverage
License
BSD-3-Clause
Install
npm install yuitest-coverage@0.0.6

Documentation

YUITest JavaScript Testing Library

Building

To build JavaScript files, run this in the javascript directory:

ant all

Building an NPM package

To build an npm package (output to javascript/build/yuitest/npm), run this in the javascript directory:

ant npmbuild

Build Status

Build Status