woodchipper
v0.9.1
Published
Simple Treeherder converter.
Downloads
3
Readme
Woodchipper
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