@takeshape/typescript-jest-junit-reporter
v1.0.2
Published
Produce Jest JUnit-style XML output from TypeScript compiler messages.
Downloads
2
Readme
typescript-jest-junit-reporter
Produce Jest JUnit-style XML output from TypeScript compiler messages.
Based on https://github.com/glenjamin/typescript-xunit-xml.
Installation
npm install --save-dev @takeshape/typescript-jest-junit-reporter
Usage
tsc | typescript-jest-junit-reporter | tee junit.xml