UNPKG

testplane

Version:

Tests framework based on mocha and wdio

6 lines (5 loc) 175 B
export function computeFile(mochaSuite: any): any; export function getMethodsByInterface(mochaInterface?: string): { suiteMethods: string[]; testMethods: string[]; };