Skip to content

Conversation

@or-shachar
Copy link

@or-shachar or-shachar commented Jan 5, 2023

Still WIP but this is to resolve #3

I want to clean it up so it won't be one long main function. Split to data collection and data printer.

Copy link
Collaborator

@alexec alexec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to avoid --flags and just parse stdin.
Could we just change it to read many files from stdin?

junit2html < reports/junit*.xml reports/coverage*.xml > report.html

@or-shachar
Copy link
Author

I understand your preference... unfortunately it doesn't really work with multiple files.
#3 (comment)

If you think this can work anyways would love to hear your suggestion.

@alexec
Copy link
Collaborator

alexec commented Jan 8, 2023

Ah. Ok. Can we change the flag to be just -f?

@or-shachar
Copy link
Author

sure thing

@alexec
Copy link
Collaborator

alexec commented Mar 13, 2023

Heads up, I've moved repo.

psturc added a commit to psturc/junit2html that referenced this pull request Nov 13, 2023
fix: remove errors from list of passed tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature-request] Add support for creating single html report for multiple xml reports

2 participants