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

Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

Results 828 testcontainers-java issues
Sort by recently updated
recently updated
newest added

Hi I have created a new module to run the Confluent Platform More API will be added in the future Thnaks

This isn't necessarily a bug but it seems like its a gap in the start up error reporting. When starting up a test containers, it's failing with the following "Caused...

area/docker-compose
resolution/acknowledged
type/enhancement

### Module Core ### Testcontainers version 1.17.3 ### Using the latest Testcontainers version? Yes ### Host OS Linux ### Host Arch x86 ### Docker version ```shell Client: Docker Engine -...

type/bug
area/docker-compose
resolution/acknowledged
resolution/pr-submitted

## Motivation Currently, the PulsarContainer WaitStrategy is configured after the user has started the container. This means that any modifications that the user makes to the WaitStrategy or startupTimeout are...

### Module PostgreSQL ### Testcontainers version 1.17.3 ### Using the latest Testcontainers version? Yes ### Host OS Linux ### Host Arch x86_64 ### Docker version ```shell Docker version 20.10.16, build...

type/bug

When using the AWS SDK v2 the `com.amazonaws.auth.AWSCredentials` class is not present and a java.lang.NoClassDefFoundError is thrown. Imho either the local stack module should declare a dependency on the AWS...

resolution/acknowledged
type/enhancement
modules/localstack

[Jib](https://github.com/GoogleContainerTools/jib) is a java library to build container images. Provide `JibDockerClient` and `JibImage` to be used along with `JibContainer.from(DockerClient, DockerDaemonImage))` and `Containerizer.to(DockerClient, DockerDaemonImage)`

type/docs
type/feature

Hi guys, On XWiki, and since the upgrade to TC 1.15.0 (might not be related but didn't notice it before), I've noticed on our CI agents, that there are some...

### Module Core ### Testcontainers version 1.17.3 ### Using the latest Testcontainers version? Yes ### Host OS Linux ### Host Arch x86 ### Docker version ```shell $ sudo docker version...

type/bug

Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 2.10.0 to 2.11.1. Release notes Sourced from zip4j's releases. v2.11.1 Bug fixes: #396 Use case sensitive comparison for file headers #440 Replace Windows file separator with zip...

dependencies
java
modules/hivemq