UNPKG

@mmisty/cypress-grep

Version:

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

2 lines (1 loc) 159 B
export declare const html: (testsCountSelector: string, grepSelector: string, iconContainerSearch: string, showTags: boolean, showPending: boolean) => string;