Reading console output #594
-
Hi! Would it be possible to implement the features, like in you Java library, to read the console output of the containers? |
Beta Was this translation helpful? Give feedback.
Answered by
HofmeisterAn
Sep 27, 2022
Replies: 1 comment 2 replies
-
Something like The equivalent of |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
HofmeisterAn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Something like
WithOutputConsumer
?testcontainers-dotnet/tests/Testcontainers.Tests/Unit/Containers/Unix/TestcontainersContainerTest.cs
Lines 293 to 328 in e6c6da5