UNPKG

testplane

Version:

Tests framework based on mocha and wdio

6 lines (5 loc) 295 B
export declare const JS_SOURCE_MAP_URL_COMMENT = "//# sourceMappingURL="; export declare const CSS_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;