Open
Description
Would it be possible to have a readFiles command that supports globbing? I am porting jest-cucumber to WTR at the moment and it uses the glob library to load multiple feature files. For me to implement this I'd need to write a custom command for now (which is okay), but I am wondering if this would be a useful command for others?