compliance

v0.2.2
validate compliance of a javascript module against a test suite module
browserify-transform spec compliance dependency-injection interface implementation

clean:deps

rimraf node_modules/*

clean

npm run clean:deps && npm install

test

jasmine

preversion

npm test || echo -e '\e[43mWARNING\e[49m tests failed'

watch

chokidar 'index.js' 'bin/cmd.js' 'lib/' 'spec/support/fixtures/' 'spec/*.js' -c 'npm test' --initial
npm i compliance

Metadata

Downloads

Maintainers