1.0.2 • Published 1 year ago
@takeshape/typescript-jest-junit-reporter v1.0.2
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