3 URL: https://github.com/alex-seville/blanket
9 Blanket.js is an easy to install, easy to configure, and easy to use JavaScript
10 code coverage library that works both in-browser and with nodejs.
12 It is currently used by the chrome remote desktop team for JavaScript unit test
16 Fixed a bug in qunit_adapter.js to respect |QUnit.config.autostart|. See
17 patches/config_autostart_bug.patch.