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

dotnet test verbosity level for test output only #9780

Closed
dee-cf opened this issue Sep 28, 2018 · 1 comment
Closed

dotnet test verbosity level for test output only #9780

dee-cf opened this issue Sep 28, 2018 · 1 comment

Comments

@dee-cf
Copy link

dee-cf commented Sep 28, 2018

If we want to have a list of tests passed in test suite (only overall stats), we need to use at least
dotnet test -v n
verbosity level. But, that one comes with a whole bunch of build output info also.

It would be nice to have a verbosity level that would show tests that were run in suite but without all the build info.

@livarcocc
Copy link
Contributor

This issue was moved to microsoft/vstest#1773

@msftgits msftgits transferred this issue from dotnet/cli Jan 31, 2020
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