Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow use of reusable containers with microshed testing #79

Open
aguibert opened this issue Nov 1, 2019 · 1 comment
Open

Allow use of reusable containers with microshed testing #79

aguibert opened this issue Nov 1, 2019 · 1 comment
Assignees
Labels
is:enhancement New feature or request

Comments

@aguibert
Copy link
Member

aguibert commented Nov 1, 2019

Starting with testcontainers 1.12.3, it is possible to reuse containers across multiple test runs. This function is just alpha mode right now, but microshed testing should aim to interoperate it since it will significantly improve test runtime.

See testcontainers/testcontainers-java#1781 for details

@aguibert aguibert added the is:enhancement New feature or request label Nov 1, 2019
@aguibert aguibert self-assigned this Nov 1, 2019
@aguibert
Copy link
Member Author

This works in the basic sense, but we will have to wait for reusable container w/ Network support in order to safely utilize this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant