3 references to _testOutput
Aspire.Acquisition.Tests (3)
Scripts\VerifyCliArchivePowerShellTests.cs (3)
28
using var cmd = new ScriptToolCommand(ScriptPaths.VerifyCliArchivePowerShell, env,
_testOutput
);
47
using var cmd = new ScriptToolCommand(ScriptPaths.VerifyCliArchivePowerShell, env,
_testOutput
);
75
using var cmd = new ScriptToolCommand(ScriptPaths.VerifyCliArchivePowerShell, env,
_testOutput
);