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.