eugene-manuilov / jest-runner-groups

A custom runner that allows to tag test files and run groups of tests with Jest.
MIT License
128 stars 14 forks source link

feat: Add ability to include or exclude groups using a regular expression #45

Open medish opened 2 years ago

medish commented 2 years ago

Add ability to include or exclude groups using a regular expression by adding a new flag option --regex