UNPKG

@mmisty/cypress-grep

Version:

Filters tests by tags/title using substring or regular expressions (can find dynamic tags)

2 lines (1 loc) 64 B
export declare const uniq: <T extends string>(arr: T[]) => T[];