UNPKG

testplane

Version:

Tests framework based on mocha and wdio

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