robotcode
robotcode copied to clipboard
[QUESTION] Can testcases be excluded from analysis based on tags ? (just like with robot and rebot)
Please describe. According to https://robotcode.io/03_reference/cli#code I cannot filter by tag for the analysis. I think it would be great, if filtering before analysis could also be based on tags, just like robot and rebot with something linke "--exclude"... That way, if I tag a test case with "wip" (work in progress) for example, it will be excluded from the analysis.. (since it isproperly not fully working yet...)