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...
Bumps [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) from 6.0.4 to 6.0.5. Release notes Sourced from mkdocs-include-markdown-plugin's releases. v6.0.5 Bug fixes Fixed default setting heading_offset not being applied. Commits 4f55083 Update CI actions 801a18d Fix default...
### Testcontainers version 0.29.1 ### Using the latest Testcontainers version? Yes ### Host OS MacOS ### Host arch ARM ### Go version 1.21 ### Docker version ```shell Client: Cloud integration:...
## What does this PR do? In order to make testcontainers-go works on Windows, bringing Windows workers to the CI, this PR does the following: - standardises the docker image...
### Testcontainers version 0.31.0 ### Using the latest Testcontainers version? Yes ### Host OS Mac ### Host arch ARM ### Go version 1.22.3 ### Docker version ```shell Client: Docker Engine...
## What does this PR do? * Add the possibility to use environment variables to configure ryuk timeouts (reconnection and connection). * Update unit tests * Update documentation * Fix...
### Testcontainers version latest ### Using the latest Testcontainers version? Yes ### Host OS MacOS ### Host arch x86_64 ### Go version 1.22 ### Docker version ```shell Docker version 24.0.7,...
## What does this PR do? This PR makes the replica set name configurable, instead of using a predefined name rs. ## Why is it important? A MongoDB replicaset name...
### Testcontainers version 0.31.0 ### Using the latest Testcontainers version? Yes ### Host OS MacOS ### Host arch ARM ### Go version 1.22.4 ### Docker version ```shell irrelevant ``` ###...
- **chore: disable logging if the "-v" flag is not present** - **chore: print ryuk is disabled using the logger** ## What does this PR do? This PR checks if...
### Testcontainers version 9cc2598f23c7 ### Using the latest Testcontainers version? Yes ### Host OS macOS ### Host arch arm64 ### Go version 1.22.4 ### Docker version ```shell Client: Docker Engine...