5 references to GetAspireRunCommand
Aspire.Cli.EndToEnd.Tests (5)
ConfigDiscoveryTests.cs (1)
95await auto.TypeAsync(CliE2EAutomatorHelpers.GetAspireRunCommand("--apphost Alternate/apphost.cs"));
DotnetToolSmokeTests.cs (1)
86await auto.TypeAsync(CliE2EAutomatorHelpers.GetAspireRunCommand());
LaunchProfileTests.cs (1)
94: CliE2EAutomatorHelpers.GetAspireRunCommand("--launch-profile E2E");
SmokeTests.cs (2)
46await auto.TypeAsync(CliE2EAutomatorHelpers.GetAspireRunCommand()); 173await auto.TypeAsync(CliE2EAutomatorHelpers.GetAspireRunCommand());