Software Details:
Version: 1.2.1 updated
Upload Date: 10 Feb 16
Distribution Type: Freeware
Downloads: 58
Code Coverage is a metric used in software development describing the amount of code that has been tested. The higher it is the better it is.
Blanket.js was developed to works with client-side (browsers) and server-side (Node.js) environments.
What is new in this release:
- Branch tracking reporter fixed.
What is new in version 1.1.9:
- Branch tracking reporter fixed.
What is new in version 1.1.7:
- Branch tracking reporter fixed.
What is new in version 1.1.3:
- YUI support added with custom adapter.
What is new in version 1.1.2:
- Instrumentation caching, and LCOV reporter, and passing options to custom reporters.
What is new in version 1.1.0:
- Custom variable data attribute to use whatever variable you want for coverage tracking.
What is new in version 1.0.4:
- Node version can use the same input attributes as client side version.
What is new in version 1.0.2:
- Branch tracking, Jasmine/RequireJS compatibility fixes, data-cover-never, data-cover-timeout attributes added, fixed bug in mocha adapter, fixed instrumentation of labelled statements, local uploader to deal with CORS issues.
What is new in version 1.0.1:
- User guides, minification fixes, coffeescript/custom loader support for browser & node, replaced getters/setters with blanket.options.
What is new in version 1.0.0:
- First stable release.
Requirements:
- JavaScript enabled on client side
- Node.js 0.8 or higher (for server side environments)
Comments not found