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