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)
86await auto.TypeAsync(CliE2EAutomatorHelpers.GetAspireRunCommand("--launch-profile E2E"));
SmokeTests.cs (2)
45await auto.TypeAsync(CliE2EAutomatorHelpers.GetAspireRunCommand()); 91await auto.TypeAsync(CliE2EAutomatorHelpers.GetAspireRunCommand());