Function testfile

  • Parameters

    • args: string[]
    • options: {
          coverage?: boolean;
          dir?: boolean;
      } = {}
      • Optional coverage?: boolean
      • Optional dir?: boolean

    Returns Promise<void>

Generated using TypeDoc