Open dbuvid opened 9 months ago
I'm hoping to publish test results for an Angular project that uses the karma-junit-reporter (https://www.npmjs.com/package/karma-junit-reporter).
Would this technically be supported by either the java-junit or jest-junit format?
Hi @dbuvid, you are welcome to create a PR to support the Karma JUnit format.
I'm using that package and it is compatible with the java-junit format in the action
I'm hoping to publish test results for an Angular project that uses the karma-junit-reporter (https://www.npmjs.com/package/karma-junit-reporter).
Would this technically be supported by either the java-junit or jest-junit format?