Package Exports
- uupaa.spec.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (uupaa.spec.js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Spec.js
Spec.js is Spec detection frame work.
API Document
https://github.com/uupaa/Spec.js/wiki/Spec
Install, Setup modules
$ git clone git@github.com:uupaa/Spec.js.git
$ cd Spec.js
$ npm installTest
$ npm test
> uupaa.spec.js@0.8.0 test /Users/username/path/Spec.js
> NODE_ENV=production NODE_PATH=lib node --harmony test/index.node.js; open test/index.html