Skip to content

Accept base path on WildCardPatternSuite #4

@GoogleCodeExporter

Description

@GoogleCodeExporter
I would like to be able to define all my suite classes into a separate 
(probably parallel) package so I can organize them. My idea was to add 
something like : 

@RunWith(ParallelSuite.class)
@SuiteClasses("../tests/**/*.class")
public class AllTests {
}

but now the base has to be the current folder. 

PS: Please, correct me if it is not right and there is a way to achieve what I 
wanted.

Original issue reported on code.google.com by rober...@gmail.com on 23 Dec 2014 at 6:06

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions