UNPKG

testplane

Version:

Tests framework based on mocha and wdio

4 lines (3 loc) 203 B
import makeDebug from "debug"; export declare const isVerboseScreenshotsDebugEnabled: () => boolean; export declare function makeVerboseScreenshotsDebug(namespace: string): ReturnType<typeof makeDebug>;