testcontainers-node
testcontainers-node copied to clipboard
Feature request: HttpWaitStrategy & StartupCheckStrategies
Referencing the docs for testcontainer-java, I would like to see implementation of HttpWaitStrategy and StartupCheckStategies in testcontainers-node.
https://www.testcontainers.org/features/startup_and_waits/
I am willing to contribute myself.