Description
Java 21 ships with virtual threads: https://openjdk.org/jeps/444
The JUnit Platform should provide an implementation of the HierarchicalTestExecutorService
using virtual threads as an opt-in feature.
Deliverables
- Implement and test
VirtualThreadHierarchicalTestExecutorService
in theorg.junit.platform.engine
module
Metadata
Metadata
Assignees
Type
Projects
Status
Todo