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