Polyman Documentation - v2.3.3
    Preparing search index...

    Function generateTestsForGroup

    • 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.

      Parameters

      Returns Promise<void>