Skip to content

Add new factory methods to DynamicTest and DynamicContainer #4621

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

marcphilipp
Copy link
Member

@marcphilipp marcphilipp commented Jun 5, 2025

Overview

The new methods allow configuring the execution mode of dynamic tests
and containers as well as the default child execution mode for dynamic
containers in addition to all previously existing properties.

Issue: #2497


I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

The new methods allow configuring the execution mode of dynamic tests
and containers as well as the default child execution mode for dynamic
containers in addition to all previously existing properties.
@marcphilipp marcphilipp self-assigned this Jun 5, 2025
@marcphilipp marcphilipp linked an issue Jun 5, 2025 that may be closed by this pull request
@marcphilipp marcphilipp force-pushed the marc/2497-dynamic-test-api-proposal branch from 7c8f22d to fb590bf Compare June 5, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parallelization control of DynamicNode
1 participant