scruplelesswizard / split-tests

Github Action for splitting a test suite for parallelization with equal time
GNU Affero General Public License v3.0
27 stars 14 forks source link

Support complex Glob pattern #2

Closed suharshan closed 2 years ago

suharshan commented 2 years ago

Purpose

Without quotes complex glob patterns like test/{controllers,routes,models,modules}/**/*.{js,ts} can not be parsed.

suharshan commented 2 years ago

@suharshan Thank you very much for your contribution! Just one nit that I've added a suggestion for.

Thanks for the suggestion @chaosaffe and sorry for the slow turnaround time. Updated accordingly.