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

Code hygene and clearing falsely flagged CVEs Upgrade jackson and snakeyaml to the latest version. Aside from providing code hygene, these two dependencies are flagged by FOSS scanning tools as...

modules/k3s

Hi, I've read that with version 1.11 (https://github.com/testcontainers/testcontainers-java/pull/1307) the shaded dependencies were removed. I'm using v 1.15.3 now and I still see shaded classes in `org.testcontainers.shaded.org.bouncycastle`. While this hasn't caused...

area/shading
type/housekeeping

This PR refactors the existing tests to JUnit 5. Fixes https://github.com/testcontainers/testcontainers-java/issues/970 This is an alternative to https://github.com/testcontainers/testcontainers-java/pull/10285 The major migration was made with IDEA's "migrate JUnit 4 to 5", then...

area/docker-compose
type/docs
modules/jdbc
modules/selenium
modules/influx
modules/couchbase
modules/kafka
modules/elasticsearch
modules/jupiter
modules/r2dbc
modules/mongodb
modules/neo4j
modules/localstack
modules/hivemq
modules/k3s
modules/rabbitmq
modules/pulsar
modules/gcloud
modules/clickhouse
modules/toxiproxy
modules/azure
modules/cassandra
modules/cockroachdb
modules/db2
modules/dynalite
modules/mariadb
modules/mockserver
modules/mysql
modules/sql-server
modules/nginx
modules/oracle
modules/orientdb
modules/presto
modules/postgres
modules/solr
modules/trino
modules/vault
modules/tidb
modules/consul
modules/redpanda
modules/questdb
modules/solace
modules/cratedb
modules/minio
modules/yugabytedb
modules/activemq
modules/chromadb
modules/weaviate
modules/milvus
modules/qdrant
modules/openfga
modules/k6
modules/oceanbase
modules/ollama
modules/grafana
modules/timeplus
modules/databend
modules/typesense
modules/pinecone
modules/ldap
modules/scylladb

Describing Your Changes: This is to fix the following vulnerabilities. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-26308 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-25710 I have checked the open `dependabot` PRs. I don't see one to fix these vulnerability issue.

Currently junit4 has api scope, so it will be visible outside And then projects using junit 5 will see 2 `@Test` annotations, which can cause problems - #970 After this...

modules/selenium
modules/spock
modules/influx
modules/couchbase
modules/kafka
modules/elasticsearch
modules/r2dbc
modules/mongodb
modules/localstack
modules/pulsar
modules/gcloud
modules/clickhouse
modules/toxiproxy
modules/azure
modules/dynalite
modules/mockserver
modules/nginx
modules/solr
modules/vault
modules/consul
modules/redpanda
modules/questdb
modules/solace
modules/minio
modules/activemq
modules/chromadb
modules/weaviate
modules/milvus
modules/qdrant
modules/openfga
modules/k6
modules/ollama
modules/grafana
modules/timeplus
modules/typesense
modules/pinecone
modules/ldap

### Module Core ### Testcontainers version 1.20.6 ### Using the latest Testcontainers version? Yes ### Host OS Windows/WLS ### Host Arch x86 ### Docker version ```shell Client: Version: 28.0.4 API...

type/bug

Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.3 to 5.13.0. Release notes Sourced from org.junit:junit-bom's releases. JUnit 5.13.0 = Platform 1.13.0 + Jupiter 5.13.0 + Vintage 5.13.0 See Release Notes. New Contributors @​Oyster-zx made...

modules/jupiter
dependencies
java

Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.4 to 42.7.6. Release notes Sourced from org.postgresql:postgresql's releases. v42.7.6 Changes Prepare release notes for release 42_7_6 (new format) @​davecramer (#3628) fix: isValid incorrectly called execute, instead...

modules/jupiter
dependencies
java

Bumps [org.apache.pulsar:pulsar-bom](https://github.com/apache/pulsar) from 3.3.1 to 4.0.5. Release notes Sourced from org.apache.pulsar:pulsar-bom's releases. v4.0.5 2025-05-22 Library updates [fix][sec] Upgrade Jetty to 9.4.57.v20241219 to mitigate CVE-2024-6763 (#24232) [improve] Upgrade Netty to 4.1.121.Final...

dependencies
modules/pulsar
java

Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.4.2 to 5.5. Changelog Sourced from org.apache.httpcomponents.client5:httpclient5's changelog. Release 5.5 This is the first GA release in the 5.5 release series. This release finalizes the 5.5 APIs...

dependencies
modules/clickhouse
java