UNPKG

testplane

Version:

Tests framework based on mocha and wdio

5 lines (4 loc) 217 B
export declare const SOURCE_MAP_URL_COMMENT = "//# sourceMappingURL="; export declare const SOURCE_MAP_HEADER = "SourceMap"; export declare const SNIPPET_LINES_ABOVE = 2; export declare const SNIPPET_LINES_BELOW = 3;