typescript-xunit-xml
v1.2.0
Published
Produce xUnit-style XML output from typescript compiler messages
Readme
typescript-xunit-xml
Produce xUnit-style XML output from typescript compiler messages
Installation
npm install --save-dev typescript-xunit-xmlUsage
tsc | typescript-xunit-xml | tee junit.xmlRoadmap
Support for --pretty output that includes the source code snippet is intended.
License
MIT
