help wantedresolution/acknowledged
Repository-Metriken
- Stars
- (7.535 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 2T 17h) (2 gemergte PRs in 30 T)
Beschreibung
https://www.testcontainers.org/test_framework_integration/junit_5/ states:
Note: This extension has only be tested with sequential test execution. Using it with parallel test execution is unsupported and may have unintended side effects.
To me, the entire point of using Test Containers is to speed up parallel builds. I could easily get sequential tests working without it.
Please add support for parallel JUnit builds.