-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Milestone
Description
Description
JUnit 4 allows running methods in parallel by setting a RunnerScheduler for ParentRunner subclasses.
This issue aim to implement this feature to improve test execution performance.
Objectives
- Implement parallel execution of test methods
- Adjust existing tests to verify method parallelization
Deliverables
- Implement custom RunnerScheduler using ExecutorService
- Update tests to verify parallel method execution
- Document usage and performance implications
This issue is a follow-up task to the issue below.
YongGoose
Metadata
Metadata
Assignees
Type
Projects
Status
Done