Type alias TestAnnotation

TestAnnotation: TestDetailsAnnotation & {
    location?: Location;
}

Type declaration

Generated using TypeDoc