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

Add back otherConsoleOptions with UTs #4065

Merged
merged 4 commits into from
Apr 19, 2017

Conversation

RanjanarMS
Copy link
Member

No description provided.

vstest.line(vstestConfig.otherConsoleOptions);
}

vstest.args.forEach(function (arr: any) {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will remove this...

// => Because it should be added as ".line" inorder to pass multiple parameters
// => Parsing will be taken care by .line
// https://github.com/Microsoft/vsts-task-lib/blob/master/node/docs/vsts-task-lib.md#toolrunnerToolRunnerline
if (vstestConfig.otherConsoleOptions) {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check for whitespace

@RanjanarMS RanjanarMS merged commit d910c6f into master Apr 19, 2017
@RanjanarMS RanjanarMS deleted the users/ranjanar/addbackOtherConsoleOptions branch April 19, 2017 13:53
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.

3 participants