Skip to content

TestManager should allow for selecting suites and test cases to run #77

@rjrudin

Description

@rjrudin

In support of marklogic/ml-gradle#383

Based on that ticket, we want the following methods added:

JUnitTestSuite runSuite(String suite, String commaDelimitedTestNames, the 3 boolean args)

List<JUnitTestSuite> runSuites(List<String> suites, String commaDelimitedTestNames, the 3 boolean args)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions