Skip to content

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

Merged
ViktorHofer merged 11 commits into
dotnet:masterfrom
nohwnd:blame-params-with-dll
Jul 29, 2020
Merged

Add modern --blame params to dotnet vstest and dotnet test + dll#12690
ViktorHofer merged 11 commits into
dotnet:masterfrom
nohwnd:blame-params-with-dll

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.

@ViktorHofer ViktorHofer merged commit d3a91f6 into dotnet:master Jul 29, 2020
nohwnd added a commit to nohwnd/sdk that referenced this pull request Jul 29, 2020
…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 pushed a commit that referenced this pull request Jul 30, 2020
) (#12699)

* 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>

Co-authored-by: William Li <wul@microsoft.com>
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

Successfully merging this pull request may close these issues.

2 participants