Skip to content
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

[Feature Request] Parallel InnerTestClassesSuite #23

Open
steplica opened this issue Apr 19, 2018 · 0 comments · May be fixed by #29
Open

[Feature Request] Parallel InnerTestClassesSuite #23

steplica opened this issue Apr 19, 2018 · 0 comments · May be fixed by #29

Comments

@steplica
Copy link

Both ParallelSuite and InnerTestClassesSuite are very useful, but I would love to see an option like ParallelInnerTestClassesSuite that automatically discovers inner test classes and runs them all in parallel.

The current way to accomplish this is manually setting a SuiteClasses annotation to point to each inner class, and running that test class with ParallelSuite.

@steplica steplica changed the title Parallel InnerTestClassesSuite [Feature Request] Parallel InnerTestClassesSuite Apr 19, 2018
mahmoudbahaa added a commit to mahmoudbahaa/junit-toolbox that referenced this issue Oct 11, 2023
mahmoudbahaa added a commit to mahmoudbahaa/junit-toolbox that referenced this issue Oct 11, 2023
mahmoudbahaa added a commit to mahmoudbahaa/junit-toolbox that referenced this issue Oct 11, 2023
mahmoudbahaa added a commit to mahmoudbahaa/junit-toolbox that referenced this issue Oct 11, 2023
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 a pull request may close this issue.

1 participant