testcontainers-go icon indicating copy to clipboard operation
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...

Results 308 testcontainers-go issues
Sort by recently updated
recently updated
newest added

### 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...

documentation

## 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...

chore

## 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,...

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...

chore

### 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:...

bug

## 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...

bug

### 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,...

bug