eibens / edcb

A build tool and task runner for Deno.
MIT License
0 stars 0 forks source link

Add `--tests` option for filtering files #37

Closed eibens closed 2 years ago

eibens commented 2 years ago

The deno test command accepts a list of files. For now, it should suffice to add a --tests option to check, which accepts one file pattern.