<div>Hi there mailing list,<br></div><div><br></div><div>I have a very simple question. I was revisiting Common Test for LYSE's next chapter, and I remembered that Common Test has the following skip options in its test specifications:</div>

<div><br></div><div>{skip_suites, [NodeRefs,] DirRef, Suites, Comment} </div><div>{skip_cases, [NodeRefs,] DirRef, Suite, Cases, Comment}</div><div><br></div><div>These two options have their equivalent in tuples keyed by 'suites' and 'cases'.</div>

<div>However, there is no documented option for 'skip_groups' even though there is a 'groups' tuple. Is there any special reason for that?<br><br></div><div>Regards,</div><div>Fred.</div>