3 references to _testOutput
Aspire.Acquisition.Tests (3)
Scripts\PRScriptInstallE2ETests.cs (3)
33var mockGhPath = await env.CreateMockGhScriptAsync(_testOutput); 38using var cmd = new ScriptToolCommand(s_scriptPath, env, _testOutput); 63_testOutput.WriteLine($"Sidecar content after install: {sidecarContent}");