UNPKG

testplane

Version:

Tests framework based on mocha and wdio

8 lines (7 loc) 245 B
export function readFiles(files: any, { esmDecorator, config, eventBus, runnableOpts, isBrowserEnv }: { esmDecorator: any; config: any; eventBus: any; runnableOpts: any; isBrowserEnv?: boolean | undefined; }): Promise<void>;