testcontainers-rs icon indicating copy to clipboard operation
testcontainers-rs copied to clipboard

Sync `ContainerAsync` and `Container` api

Open DDtKey opened this issue 3 years ago • 0 comments

ContainerAsync doesn't have exec & block_until_ready methods which is present in Container. It should be aligned

DDtKey avatar Mar 09 '23 10:03 DDtKey