Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium
New issue 934 by vito...@gmail.com: --include option has AND and NOT but no
OR?
http://code.google.com/p/robotframework/issues/detail?id=934
Dear owner,
When using --include option to include some cases with the tag names, in a
situation that some cases have tag A, while others have tag B, could there
be a OR concatenater so as to run both A and B cases altogether?
Currently --include A&B means only those have both the two tags could be
run.
Would you please give some comments on this?