UNPKG

testplane

Version:

Tests framework based on mocha and wdio

4 lines (3 loc) 188 B
import { Command } from "@gemini-testing/commander"; export declare const addReplOptions: (cmd: Command) => Command; export declare const isReplModeEnabled: (program: Command) => boolean;