Debug output and Unit Test Runner
Hi,
Unit test runners such as the NUnit GUI allow you to view the output from your Debug.WriteLine() statements, but this feature seems to be missing from your unit test runner.. could you add this, even if it's in as simple a way as dumping the debug strings to the Output IDE window?
Thanks,
Max
Please sign in to leave a comment.
Nice idea.
I think you should post these suggestions on the ReSharper JIRA at http://www.jetbrains.net/jira/browse/RSRP
Does that mean there is actually no extant way to do any of the things I have posted about? :-). If not, I will gladly follow your advice and post them, I just didn't want to clog it up with what might have been support requests rather than feature requests.
Thanks,
Max
This is implemented in the next version of ReSharper
Thanks Eugene! Good to hear!