UNPKG

testplane

Version:

Tests framework based on mocha and wdio

3 lines (2 loc) 141 B
import { Testplane } from "../../../testplane"; export declare const registerCmd: (cliTool: typeof commander, testplane: Testplane) => void;