Generates every test in a named group.
Group annotations come from the script (<#-- @group name --> headers) and from each manual test's group field. groupName === 'all' means every test.
<#-- @group name -->
group
groupName === 'all'
Optional
Generates every test in a named group.
Group annotations come from the script (
<#-- @group name -->headers) and from each manual test'sgroupfield.groupName === 'all'means every test.