canela

v0.5.0
canela is a tracing tool for distributed applications
testing traces distirbuted logs all of the things

codestyle

jscs -p google src/index.js tests/*.js

lint

jshint

test

node ./node_modules/.bin/lab -r tap tests/*-test.js | ./node_modules/.bin/tap-spec

test-cov

node ./node_modules/.bin/lab -t 80 tests/*-test.js

test-cov-html

node ./node_modules/.bin/lab -r html -o coverage.html tests/*-test.js
npm i canela

Metadata

  • MIT
  • Whatever
  • David Dias
  • released 11/22/2014

Downloads

Maintainers