MicroShed / MicroShed/microshed-testing
Allow use of reusable containers with microshed testing
Open
is:enhancement
- Dominant language
- Java
- Stars
- 68
- Forks
- 25
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 6
Description
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 https://github.com/testcontainers/testcontainers-java/pull/1781 for details
Contributor guide
Assessment
This issue has not been assessed yet.