1 write to _testOutput
Aspire.EndToEnd.Tests (1)
IntegrationServicesTests.cs (1)
18_testOutput = new TestOutputWrapper(testOutput);
2 references to _testOutput
Aspire.EndToEnd.Tests (2)
IntegrationServicesTests.cs (2)
39await _integrationServicesFixture.DumpComponentLogsAsync(resourceName, _testOutput); 51await _integrationServicesFixture.IntegrationServiceA.WaitForHealthyStatusAsync("http", _testOutput);