web icon indicating copy to clipboard operation
web copied to clipboard

[test-runner-commands] readFiles command to support globbing

Open rquast opened this issue 4 years ago • 0 comments

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?

rquast avatar May 01 '21 01:05 rquast