@eagleoutice/flowr - v2.15.8
    Preparing search index...
    • Registers a labeled test (see label) that runs query via runQuery and hands the result to check. Covers the common inspect-* query test shape: one query type, one snippet, one assertion over what came back.

      Type Parameters

      • Type extends
            | "search"
            | "project"
            | "linter"
            | "config"
            | "dependencies"
            | "dataflow"
            | "files"
            | "call-context"
            | "does-call"
            | "call-graph"
            | "control-flow"
            | "dataflow-lens"
            | "absint"
            | "normalized-ast"
            | "id-map"
            | "dataflow-cluster"
            | "static-slice"
            | "location-map"
            | "happens-before"
            | "inspect-exception"
            | "inspect-higher-order"
            | "inspect-recursion"
            | "inspect-fn-props"
            | "resolve-value"
            | "signature"
            | "origin"
            | "provenance"
            | "input-sources"
            | "dice"
            | "guess-dep-versions"

      Parameters

      Returns void