UNPKG

testplane

Version:

Tests framework based on mocha and wdio

3 lines (2 loc) 114 B
import { TestplaneRunOpts } from "."; export declare const configOverriding: (opts?: TestplaneRunOpts) => string;