testcontainers-java
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.
Allow to configure kafka:9092 using withNetworkAliases, a commonly used method for testcontainers.
Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.5.0 to 5.5.5. Changelog Sourced from io.rest-assured:rest-assured's changelog. Changelog 5.5.5 (2025-05-22) The rest-assured-bom project is back and works Changelog 5.5.4 (2025-05-22) The rest-assured-bom project is back Changelog...
Upgrade testImplementation dependency from `com.jcraft:jsch:0.1.55` to `com.github.mwiede:jsch:2.27.0` The artifact was moved, see * https://mvnrepository.com/artifact/com.jcraft/jsch * https://github.com/mwiede/jsch > Dependency Upgrades: > Please do not open a pull request to update only...
### Module Core ### Testcontainers version 1.17.2 ### Using the latest Testcontainers version? No ### Host OS MacOS ### Host Arch x86 ### Docker version ```shell Client: Cloud integration: v1.0.31...
### Module Core ### Testcontainers version 1.19 ### Using the latest Testcontainers version? Yes ### Host OS Windows ### Host Arch amd64 ### Docker version ```shell Using podman podman info...
### Discussed in https://github.com/testcontainers/testcontainers-java/discussions/9034 Originally posted by **debapgithub** July 30, 2024 Hi, I am new to testcontainers and setting up for a gradle service where I wanted to achieve the...
CircleCI Cloud now supports running Testcontainers using Docker executor. I removed the link to the AtomicJar article, as it’s outdated and incorrectly states that the Docker executor doesn’t support Testcontainers.
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.27.0 to 2.1.0. Release notes Sourced from slackapi/slack-github-action's releases. Slack Send v2.1.0 What's changed This release improves error messages from odd payload parsings. An api option is...