terminate

v1.0.7
Terminate a Node.js Process based on the Process ID
Terminate Kill Node Child Process

test

istanbul cover ./node_modules/tape/bin/tape ./test/*.js

jshint

./node_modules/jshint/bin/jshint -c .jshintrc --exclude-path .gitignore .

coverage

istanbul cover ./node_modules/tape/bin/tape ./test/*.js && istanbul check-coverage --statements 100 --functions 100 --lines 100 --branches 100

codeclimate

CODECLIMATE_REPO_TOKEN=183ff75bccfef4ec435b9e9cf1c13e409b0a826774e30b2ef2ae8d449caa40e8 ./node_modules/codeclimate-test-reporter/bin/codeclimate.js < ./coverage/lcov.info

Metadata

Downloads

Maintainers