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