Skip to content

Conversation

@vlsi
Copy link
Contributor

@vlsi vlsi commented Sep 4, 2025

This enables Testcontainers to manage the network in JUnit Jupiter tests.

With JUnit4, the users had something like @ClassRule Network ... The new annotation enables @ManagedNetwor Network code with JUnit 5

This enables Testcontainers to manage the network in JUnit Jupiter tests.

With JUnit4, the users had something like @ClassRule Network ...
The new annotation enables @ManagedNetwor Network code with JUnit 5
@vlsi vlsi requested a review from a team as a code owner September 4, 2025 16:26
@eddumelendez
Copy link
Member

eddumelendez commented Sep 24, 2025

Hi, thanks for your contribution. For now, users can use @AutoClose directly, no need for a wrapper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants