Skip to content

Improve documentation on Parallel Test Execution in JUnit Vintage engine #4321

Closed
@YongGoose

Description

@YongGoose

The current JUnit user guide provides an explanation of test configuration for parallel execution in the JUnit Vintage engine.
However, I believe it should be clearer and more detailed.

In JUnit Vintage, users can configure parallel execution at both the class and method levels independently.
This can lead to various execution scenarios, and it is important to clearly inform users about these possibilities.

Since I implemented this myself, feel free to reach out to me if you have any questions while working on this issue.

Deliverables

  • Add table of relevant configuration parameters (This PR should be helpful)
  • Provide clear examples of parallel execution scenarios for both class and method levels

Related Documents

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions