0.9.1 • Published 9 years ago

woodchipper v0.9.1

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Woodchipper Build StatusCoverage Statusnpm version

A simple module and CLI utility that converts Treeherder (the successor to TBPL) output to JUnit xml.

Installation

npm install woodchipper -g

Usage

woodchipper [--version] [--help] [--format=<name>] [--timeout=<ms>] <input>

Tests

npm test
npm run coverage

Development

npm install
npm link
woodchipper

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Release History

  • 0.9.1 timeout support added
  • 0.9.0 beta release
  • 0.8.9 alpha release
0.9.1

9 years ago

0.9.0

9 years ago

0.8.9

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago