UNPKG

alsatian

Version:

TypeScript and JavaScript testing framework for beautiful and readable tests

3 lines (2 loc) 169 B
import "reflect-metadata"; export declare function Test(description?: string): (target: object, propertyKey: string, descriptor?: TypedPropertyDescriptor<any>) => void;