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

R# Console output not displayed #420

Closed
derekgreer opened this issue Oct 13, 2020 · 1 comment
Closed

R# Console output not displayed #420

derekgreer opened this issue Oct 13, 2020 · 1 comment

Comments

@derekgreer
Copy link

I'm using Machine.Specifications version 1.0.0 with Visual Studio 2019 and JetBrains ReSharper 2020.2.3 Build 202.0.20200915.120740 built on 2020-09-15 ReSharper 2020.2.20200917.63436.

I'm trying to place Console.WriteLine() statements, but don't see them output anywhere. I'd expect them to be in the R# output window, or perhaps the Visual Studio Output window for "Tests" but it doesn't appear. I saw an old issue on this. Should this be working currently?

@robertcoltheart
Copy link
Member

Correct, Console.WriteLine statements will not output the text anywhere. This is slated for version 2.0 as detailed in #324, as it will require a mechanism similar to xUnit: https://xunit.net/docs/capturing-output

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

No branches or pull requests

2 participants