EnricoMi / publish-unit-test-result-action

GitHub Action to publish unit test results on GitHub
Apache License 2.0
615 stars 184 forks source link

Display all the test case names in Github actions summary #601

Open yalamarthisr opened 5 months ago

yalamarthisr commented 5 months ago

Hi

Hope all is well. Is there any possibility that we can see the test results in a github actions summary like below example.

gha

Thank you !!

EnricoMi commented 2 months ago

That should be doable, but this feature would have to be disabled by default as this can grow very large for many users.

Contribution welcome, should be straight forward to add.