Object representing a single test point ok / not ok line

Constructors

Properties

Constructors

Properties

extra: {
    [key: string]: any;
}

Type declaration

  • [key: string]: any
message: string
name: string
ok: "ok " | "not ok "
res: Result

Generated using TypeDoc