3 references to ExecuteCommandUntilOutputAsync
Aspire.Cli.EndToEnd.Tests (3)
StartStopTests.cs (3)
66await auto.ExecuteCommandUntilOutputAsync(counter, $"docker network ls --format json | grep -i -- '{projectName}' | wc -l", "0", timeout: TimeSpan.FromMinutes(5)); 454await auto.ExecuteCommandUntilOutputAsync( 468await auto.ExecuteCommandUntilOutputAsync(