blob: 57105a976df0a250c6499a40f9d6e582d9fa0639 [file] [log] [blame]
Name: Blanket JS
Short Name: Blanket
URL: https://github.com/alex-seville/blanket
Version: 1.1.5
License: MIT
Security Critical: no
Description:
Blanket.js is an easy to install, easy to configure, and easy to use JavaScript
code coverage library that works both in-browser and with nodejs.
It is currently used by the chrome remote desktop team for JavaScript unit test
code coverage.
Local Modifications:
Fixed a bug in qunit_adapter.js to respect |QUnit.config.autostart|. See
patches/config_autostart_bug.patch.