gt

v0.8.17
Simple javascript unit testing framework, similar to QUnit, but with JS code coverage via istanbul
testing unit test unit testing js javascript coverage code coverage istanbul qunit and 1 more...

test

node gt.js ./examples/all.js ./tests/all.js --colors true

e2e

node gt.js tests/all.js --colors true

cover

istanbul cover gt tests

complexity

node ./node_modules/jsc gt.js src/assertions/*.js src/utils/*.js src/*.js src/UnitTest/*.js --colors false

doc

xplain --title gt -v 0.8.* -i src/assertions/*.js

Metadata

  • MIT
  • >= 0.8.0
  • Gleb Bahmutov
  • released 11/8/2013

Downloads

Maintainers