Files
zulip/tools
Scott Feeney 5f2517bddc Add support for analyzing test coverage with Istanbul
To use, make sure your Node installation is up to date and install
istanbul with npm:

  sudo npm install -g istanbul      # 'sudo' may be optional on OSX

Then run

  tools/test-js-with-node cover

and navigate to coverage/lcov-report/js/index.html in a browser.

(imported from commit 2da4894d1725e2f9540b3895304246e3cd138f6c)
2013-08-20 10:46:45 -04:00
..
2013-08-13 10:41:02 -04:00
2013-08-07 11:04:03 -04:00
2013-08-09 13:06:02 -04:00
2013-08-08 10:22:32 -04:00