Skip to content

Khan/typescript-xunit-xml

 
 

Repository files navigation

typescript-xunit-xml

Produce xUnit-style XML output from typescript compiler messages

Installation

npm install --save-dev typescript-xunit-xml

Usage

tsc | typescript-xunit-xml | tee junit.xml

Roadmap

Support for --pretty output that includes the source code snippet is intended.

License

MIT

About

Produce xUnit-style XML output from typescript compiler messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.4%
  • Shell 9.6%