Raghav Kumar Gautam created FALCON-1006:
-------------------------------------------
Summary: Add a property for inclusion of test
Key: FALCON-1006
URL: https://issues.apache.org/jira/browse/FALCON-1006
Project: Falcon
Issue Type: Bug
Components: merlin
Affects Versions: 0.7
Reporter: Raghav Kumar Gautam
Assignee: Raghav Kumar Gautam
Fix For: 0.7
The key utility of this property would be to be able to run tests selectively
by adding another dimension to it. For eg if we want to run all the embedded
tests in hcat package. We can use
-Dtestng.groups=embedded -Dtestng.include.pattern='**/hcat/*Test.java'
The overall sematic of inclusion, exclusion & groups in terms of sets would be:
(include - exclude) \intersection groups
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)