• Returns the full name of the testlabel and adds the respective contexts

    Parameters

    • label: string | TestLabel
    • context: readonly (
          | "other"
          | "slice"
          | "dataflow"
          | "lineage"
          | "parse"
          | "query"
          | "output"
          | "desugar")[]

    Returns string