vigiles API reference
    Preparing search index...

    Function evalChecks

    • Evaluate every check against a target. Pure — the shared core of expect (strict) and measure (scored).

      Type Parameters

      • T

      Parameters

      • target: T
      • checks: readonly Check<T>[]

      Returns CheckResult[]