Skip to content

[Feature Request] Parallel InnerTestClassesSuite #23

@steplica

Description

@steplica

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions