mojito-debug

v0.0.22
mojito-debug helps developers debug their applications through debug hooks, whose results are shown on the client-side under the application when the 'debug' parameter appears in the URL.

pretest

mojito jslint app

test

istanbul cover --yui=true --dir=artifacts/test/coverage ./node_modules/.bin/mojito -- test app .

posttest

istanbul check-coverage --statements 80 --branches 80 --lines 80 --functions 80

Metadata

  • Unknown
  • > 0.10
  • Albert Jimenez
  • released 8/15/2014

Downloads