connect
connect copied to clipboard
feature request: allow `benthos test` to selectively run one or more tests from a yaml file
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.