UNPKG

testplane

Version:

Tests framework based on mocha and wdio

3 lines (2 loc) 85 B
import { type Expect } from "expect"; export declare const initExpect: () => Expect;