connect icon indicating copy to clipboard operation
connect copied to clipboard

feature request: allow `benthos test` to selectively run one or more tests from a yaml file

Open gena01 opened this issue 3 years ago • 0 comments

Right now when I have a number of tests in a yaml file I can't run individual test(s) during benthos test run.

Go and a lot of other tools provide a selection mechanism to select a subset of tests to run either by name, prefix or a wildcard.

gena01 avatar Aug 17 '22 18:08 gena01