dorny / test-reporter

Displays test results from popular testing frameworks directly in GitHub
MIT License
829 stars 208 forks source link

karma-junit-reporter support #374

Open dbuvid opened 9 months ago

dbuvid commented 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?

jozefizso commented 9 months ago

Hi @dbuvid, you are welcome to create a PR to support the Karma JUnit format.

danpowell88 commented 8 months ago

I'm using that package and it is compatible with the java-junit format in the action