Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Add results directory arg to dotnet test #5391

Merged
merged 2 commits into from
Jan 21, 2017
Merged

Conversation

smadala
Copy link

@smadala smadala commented Jan 19, 2017

@TheRealPiotrP
Copy link

@dotnet-bot test RHEL7.2 x64 Release Build please.

@TheRealPiotrP TheRealPiotrP added this to the 1.0.0-rtm milestone Jan 20, 2017
@@ -55,5 +55,7 @@ internal class LocalizableStrings

public const string RunSettingsArgsHelpText = @"Any extra commandline runsettings arguments that should be passed to vstest. See 'dotnet vstest --help' for available options.
Example: -- RunConfiguration.ResultsDirectory=""C:\users\user\desktop\Results Directory"" MSTest.DeploymentEnabled=false";
public const string CmdResultsDirectoryDescription = @"Test results directory will be created in specified path if not exists.
Example: --results-directory <PATH_TO_RESULTS_DIRECTORY>";

This comment was marked as spam.

@TheRealPiotrP
Copy link

@livarcocc merging this one next

@livarcocc
Copy link

@piotrpMSFT waiting for it to turn green.

@TheRealPiotrP
Copy link

@dotnet-bot test OpenSUSE13.2 x64 Debug Build please.

@livarcocc livarcocc merged commit 8af06ac into dotnet:rel/1.0.0 Jan 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants