-
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.
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?