Passing debugger output to both console and file #672
Unanswered
adam-fowler
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an easy way to pass the debugger output to both the console and a file. I would like the user to see the test output in their console but at the same time parse this data so I can update a TestController with results of tests.
Beta Was this translation helpful? Give feedback.
All reactions