-
New Feature
-
Resolution: Won't Fix
-
Minor
-
None
With packages like jest-junit. it's possible to generate a .xml file for tests or lint overviews, similar to ESLint's "-f checkstyle" option.
ESLint has a dedicated sidebar button, icon and view. It would be nice to have the same for jest.
[JENKINS-68967] Support for jest junit reports
Component/s | Original: warnings-ng-plugin [ 24526 ] |
Summary | Original: Support for jest and stylelint junit reports | New: Support for jest junit reports |
Description |
Original:
With packages like [jest-junit|https://www.npmjs.com/package/jest-junit] or stylelint-junit, it's possible to generate a .xml file for tests or lint overviews, similar to ESLint's "-f checkstyle" option.
ESLint has a dedicated sidebar button, icon and view. It would be nice to have the same for jest and stylelint. |
New:
With packages like [jest-junit.|https://www.npmjs.com/package/jest-junit] it's possible to generate a .xml file for tests or lint overviews, similar to ESLint's "-f checkstyle" option.
ESLint has a dedicated sidebar button, icon and view. It would be nice to have the same for jest. |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
But these are test results. Shouldn't those be better shown in a test view? The warnings plugin cares about warnings. How do you want to map the results to warnings?