Consider exposing WaitForText* methods
Open
area-app-model
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
Consider exposing [these methods](https://github.com/dotnet/aspire/blob/9aab40b5601be2d7c9e07f6ca3bb409c97de7e46/tests/Aspire.Hosting.Tests/Utils/LoggerNotificationExtensions.cs#L13) in a first class way for testing and potentially to resources. As a low level health check, a container without inbound network connectivity might wait for a particular log to be considered healthy.
cc @ReubenBond @DamianEdwards
Contributor guide
Assessment
This issue has not been assessed yet.