testcontainers-go
testcontainers-go copied to clipboard
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to p...
### Proposal I noticed this page in the docs that mentions the `Files:` pattern of precopying files https://golang.testcontainers.org/features/copy_file/ But this isn't in the latest release tag v0.13.0 so it's confusing...
## What does this PR do? This work has been extracted from testcontainers#2202 and is related to testcontainers#2180. See the original PR for the full context and reasoning. This PR...
## What does this PR do? This work has been extracted from #2202 and is related to #2180. See the original PR for the full context and reasoning. ## Why...
## What does this PR do? This work has been extracted from #2202 and is related to #2180. See the original PR for the full context and reasoning. ## Why...
Render URL: https://deploy-preview-2341--testcontainers-go.netlify.app/modules/registry/ ## What does this PR do? This PR adds a new module for the distribution-registry (https://hub.docker.com/_/registry). The module piggybacks from existing tests for the Docker auth feature,...
- **feat: detect IPv4 and IPv6** - **chore: get container host from the hostIPs** - **chore: simplify** - **chore: resolve host port bindings** - **chore: get bound ports from port...
### Testcontainers version v0.29.1 ### Using the latest Testcontainers version? Yes ### Host OS MacOS ### Host arch Arm ### Go version 1.21.8 ### Docker version ```shell Client: Cloud integration:...
## What does this PR do? - I updated the chroma-go dependency and some tests with minor API changes breaking. - I have also added a `GetClient()` chroma container option...
### Testcontainers version v0.27.0 ### Using the latest Testcontainers version? Yes ### Host OS Ubuntu 22.04.3 LTS ### Host arch amd64 ### Go version 1.20 ### Docker version ```shell GitHub...
### Testcontainers version 0.29.1 ### Using the latest Testcontainers version? Yes ### Host OS Linux ### Host arch x86 ### Go version 1.22 ### Docker version ```shell (NOTE: using podman,...