UNPKG

magnitude-test

Version:

A TypeScript client for running automated UI tests through the Magnitude testing platform

3 lines (2 loc) 87 B
import { TestDeclaration } from './types'; export declare const test: TestDeclaration;