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

Feature request/Question: Support for stdout #7

Open
jkblume opened this issue Jul 15, 2019 · 1 comment
Open

Feature request/Question: Support for stdout #7

jkblume opened this issue Jul 15, 2019 · 1 comment

Comments

@jkblume
Copy link

jkblume commented Jul 15, 2019

Hi there,

thanks for your work on this project, mades work a lot easier. Besides that i have one question to you C# experts.
I am relatively new to C# and am wondering, if it is possible to deliver the stdout written with Console.WriteLine or something like that to the resulting xml. I saw that there are some problems with using console output and xUnit on C#, but think this is worth a question if you see any way to make this possible?

Thanks for your answer and help.

@thzinc
Copy link
Contributor

thzinc commented Jul 23, 2019

Hi @jkblume, I'm glad this project is helping you!

Can you help me understand your request a bit better?

  • Are you asking if data written to STDOUT (i.e., Console.WriteLine, etc.) can be included in the test result XML file?

- OR -

  • Are you asking if the test result XML file can be written to STDOUT?

Thanks for your question and feature request.

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

No branches or pull requests

2 participants