[Enhancement]: Support waiting for codes (Exit and HTTP) using integers besides the existing code matchers #2205
Labels
enhancement
New feature or request
good first issue
Want to contribute to testcontainers? Start from here
Proposal
The idea is to add som esugar on top of the existing code matchers:
Instead of this (example using the wait.ForExec strategy):
having this:
It will internally call the code matcher.
The text was updated successfully, but these errors were encountered: