UNPKG

@mmisty/cypress-grep

Version:

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

3 lines (2 loc) 171 B
export declare const updateCount: (parentId: string) => (count: number) => void; export declare const addSearchInput: (showTags: boolean, showPending: boolean) => string;