UNPKG

testplane

Version:

Tests framework based on mocha and wdio

3 lines (2 loc) 163 B
import type { TestCollection, FormatterTreeMainRunnable } from ".."; export declare const format: (testCollection: TestCollection) => FormatterTreeMainRunnable[];