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

Request for New Feature: Option to Output Logs to Both stderr/stdout and XML File #25

Closed
ono-max opened this issue Feb 20, 2024 · 3 comments

Comments

@ono-max
Copy link

ono-max commented Feb 20, 2024

Thank you for developing this fantastic gem! I am a contributor to ruby/debug and I am considering using this gem within ruby/debug. I would like to inquire about the possibility of adding an option to simultaneously output logs to both stderr/stdout and an XML file.

The documentation states:

--junitxml-output-file=FILE_NAME
Output XML to the specified file instead of the standard output.

If I understand correctly, there is currently no option available in test-unit-runner-junitxml to output logs to both stderr/stdout and an XML file.

@ono-max
Copy link
Author

ono-max commented Mar 9, 2024

I'll close this issue as we've decided to implement the feature ourselves. Thank you for your understanding.

@ono-max ono-max closed this as completed Mar 9, 2024
@kenichiice
Copy link
Owner

Sorry, I was not aware of this issue.
I think it is possible to implement the feature you suggest, but I need to consider the options for this feature.
Also, if it has been implemented and you can provide a patch, I will consider merging it.

@kenichiice
Copy link
Owner

ruby/debug で必要としていた機能は新しいプラグインにより解決している模様。

元々の問題は、GitHub Actions上のUIでエラーの内容を確認できないのが不便だったということみたい。

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

No branches or pull requests

2 participants