DBTrenches / tsqlscheduler

MIT License
4 stars 1 forks source link

Update Test-FolderTasks to support recursion, and limit the files evaluated to json by default #7

Closed taddison closed 3 years ago

taddison commented 3 years ago

The old version of this command had a few issues:

The new default is checks the current folder for *.json files only. Supports override via the Filter parameter, and recursion via the Recurse switch.