UNPKG

testeranto

Version:

the AI powered BDD test framework for typescript projects

3 lines (2 loc) 160 B
import { GolingvuMetafile } from "./golingvuMetafile/types"; export declare function writeGolingvuMetafile(testName: string, metafile: GolingvuMetafile): void;