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

Use "dotnet test --verbosity" arg for console verbosity #737

Closed
Faizan2304 opened this issue Apr 19, 2017 · 1 comment
Closed

Use "dotnet test --verbosity" arg for console verbosity #737

Faizan2304 opened this issue Apr 19, 2017 · 1 comment
Assignees

Comments

@Faizan2304
Copy link
Contributor

Description

dotnet test has an argument (-v | --verbosity) to deal with verbosity. Use that to specify verbosity of console logger of vstest.console.

@Faizan2304 Faizan2304 self-assigned this Apr 19, 2017
livarcocc pushed a commit to dotnet/cli that referenced this issue May 3, 2017
* Fix test issue failing with PathTooLongIssue

(cherry picked from commit 340254f)

* fix for issues:
1) microsoft/vstest#755
2) microsoft/vstest#687
3) microsoft/vstest#737

(cherry picked from commit 0e93b2a)

* use new version

* Update version

* Fix pathtoolong issue

* Fix test
@Faizan2304
Copy link
Contributor Author

Fixed!!

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

1 participant