Tags: scottkurz/testcontainers-java
Tags
Bump Couchbase Server Image Version (testcontainers#2804) 6.5.1 got released in april 2020 and brings bugfixes and enhancements. Let's make sure users pick that up by default.
Store `GenericContainer#exposedPorts` as an order-preserving `Set` (t… …estcontainers#2613) * Store `GenericContainer#exposedPorts` as an order-preserving `Set` * Update core/src/test/java/org/testcontainers/junit/GenericContainerRuleTest.java Co-authored-by: Richard North <[email protected]> Co-authored-by: Richard North <[email protected]>
Use relative path for temp dirs in test (testcontainers#2604)
Make default file recording directory of BrowserWebDriverContainer pl… …atform independent (testcontainers#2562) Co-authored-by: Sergei Egorov <[email protected]>
Bump mockito-core from 3.2.4 to 3.3.0 in /core (testcontainers#2370) Bumps [mockito-core](https://github.com/mockito/mockito) from 3.2.4 to 3.3.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.2.4...v3.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Allow @testcontainers to be inherited from superclass (testcontainers… …#1843) (testcontainers#2001) * Updated existing test with now expected behaviour * @testcontainers is now @inherited
Reduce logs in EnvironmentAndSystemPropertyClientProviderStrate… (tes… …tcontainers#1913) Fixes testcontainers#1912
PreviousNext