• Define a test suite but exclude it from test runs

    Parameters

    • description: string

      The test suite's description

    • implementation: () => unknown

      Implementation of the test suite

    Returns void