Skip to content

Add modern --blame params to dotnet vstest and dotnet test + dll#12699

Merged
ViktorHofer merged 1 commit into
dotnet:release/5.0.1xx-preview8from
nohwnd:modern-blame-preview8
Jul 30, 2020
Merged

Add modern --blame params to dotnet vstest and dotnet test + dll#12699
ViktorHofer merged 1 commit into
dotnet:release/5.0.1xx-preview8from
nohwnd:modern-blame-preview8

Conversation

@nohwnd
Copy link
Copy Markdown
Member

@nohwnd nohwnd commented Jul 29, 2020

dotnet vstest and dotnet test + dll are just thin wrappers over vstest.console so we need to translate the params to the way that vstest.console understands in order to be able to use them.

…net#12690)

* Remove unnecessary test

This test is testing CSC behavior. It does not test SDK code.
The behaivor is also changed due to dotnet/roslyn#42769

* Add --blame options to dotnet vstest and dotnet test + dll

* Uncomment other test cases

* Fix comma

* Refactor to recude code repetition

* Ensure that legacy Blame syntax still works

Co-authored-by: William Li <wul@microsoft.com>
@ViktorHofer ViktorHofer merged commit 61992ab into dotnet:release/5.0.1xx-preview8 Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants