UNPKG

alsatian

Version:

TypeScript and JavaScript testing framework for beautiful and readable tests

4 lines (3 loc) 62 B
export interface ITestCase { caseArguments: Array<any>; }