UNPKG

testplane

Version:

Tests framework based on mocha and wdio

6 lines (5 loc) 156 B
export declare const Formatters: { readonly LIST: "list"; readonly TREE: "tree"; }; export declare const AVAILABLE_FORMATTERS: ("list" | "tree")[];