UNPKG

glass-test

Version:

Simple module unit test frameworks

5 lines (3 loc) 148 B
glass-test ========== Simple module unit testing framework. Just define unit tests per module on exports.test = function(){ /* unit test */ }