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

Messages from logger frameworks come to console #15

Closed
nvborisenko opened this issue Jul 31, 2018 · 5 comments
Closed

Messages from logger frameworks come to console #15

nvborisenko opened this issue Jul 31, 2018 · 5 comments
Assignees

Comments

@nvborisenko
Copy link
Member

All messages from loggers should be hidden

@DzmitryHumianiuk
Copy link
Member

@nvborisenko assign you to fix? :)

@nvborisenko nvborisenko self-assigned this Jul 31, 2018
@nvborisenko nvborisenko changed the title Messages from logger frameworks comes to console Messages from logger frameworks come to console Jul 31, 2018
@nvborisenko
Copy link
Member Author

Could be fixed on nunit side: nunit/nunit-console#433

@nvborisenko
Copy link
Member Author

As a temporary workaround --output parameter can be applied to nunit-console.

nunit-console.exe ....... --output:console.txt

All console output from tests will be written to console.txt file.

@nvborisenko
Copy link
Member Author

This issue will be resolved when nunit/nunit#3018 will be merged. It seems we are in awaiting NUnit 3.11

@nvborisenko
Copy link
Member Author

Fixed in v3.4.0

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

No branches or pull requests

2 participants