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

Generate test result from cargo test #4

Closed

Conversation

petrikvladimir
Copy link

@petrikvladimir petrikvladimir commented Oct 14, 2018

ref #3

Generate xml from captured stdout of cargo-test.

I did not find a way how to get captured stdout from colcon. Therefore, I implemented function check_call_return_stdout as an alternative to check_call. I would prefer a better solution for obtaining stdout - is there another way how to get captured stdout in colcon?

@luca-della-vedova
Copy link
Member

Superseded by #39 which doesn't depend on nightly.
We should still revisit this approach once the json output is stabilized though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants