Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UntilOptions

Hierarchy

  • UntilOptions

Index

Properties

Optional abortSignal

abortSignal?: AbortSignal

An AbortSignal to trigger cancellation

delay

delay: number

Milliseconds to wait before each test execution

Optional ignoreError

ignoreError?: boolean

If true, test errors will not cause rejections

Generated using TypeDoc