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

    Function generateTestsForGroup

    • Generates tests for a specific group within a testset.

      Parameters

      • testset: LocalTestset

        Testset containing the group

      • groupName: string

        Group name

      • generators: LocalGenerator[]

        Available generators

      • OptionaloutputDir: string

        Custom output directory

      Returns Promise<void>

      If group doesn't exist

      If test generation fails