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