Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding runs all reporters in CI #357

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Adding runs all reporters in CI #357

wants to merge 10 commits into from

Conversation

j-catania
Copy link
Collaborator

@j-catania j-catania commented Jan 15, 2024

The goal of this evolution is adding examples for all available reporters.

Supported reporters:

  • jest-junit
  • mocha-json
  • swift-xunit
  • dart-json
  • dotnet-trx
  • java-junit
  • flutter-json

@j-catania j-catania added the documentation Improvements or additions to documentation label Jan 15, 2024
@j-catania j-catania added this to the v1.8.0 milestone Jan 15, 2024
@j-catania j-catania self-assigned this Jan 15, 2024
@j-catania
Copy link
Collaborator Author

Reports can be found in this workflow runs : https://github.com/dorny/test-reporter/actions/workflows/test-all-reports.yml

@j-catania
Copy link
Collaborator Author

@dorny, @jozefizso, what do you think ?

@j-catania j-catania marked this pull request as ready for review January 15, 2024 16:21
@dorny
Copy link
Owner

dorny commented Jan 15, 2024

Good idea @j-catania. It will be easy now to see how it looks in the UI. I remember at some point I started using a second private repo for manual tests and to see what the output really looks like. This will be better :)

@jozefizso jozefizso removed this from the v1.8.0 milestone Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants