terminate

v1.0.4
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 && ./node_modules/.bin/istanbul check-coverage --statements 100 --functions 100 --lines 100 --branches 100

codeclimate

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

Metadata

  • ISC
  • >=0.10
  • @nelsonic
  • released 3/28/2015

Downloads

Maintainers