3 references to OutputOption
dotnet (2)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
104
var showPassedTests = parseResult.GetValue(MicrosoftTestingPlatformOptions.
OutputOption
) == OutputOptions.Detailed;
Commands\Test\TestCommandParser.cs (1)
260
command.Options.Add(MicrosoftTestingPlatformOptions.
OutputOption
);
dotnet.Tests (1)
CommandTests\Test\GivenDotnetTestBuildsAndRunsHelp.cs (1)
81
string outputOptionName = MicrosoftTestingPlatformOptions.
OutputOption
.Name; // --output