redpanda-data / redpanda-data/connect
feature request: allow `benthos test` to selectively run one or more tests from a yaml file
Open
Nobody has claimed this yet.
enhancement
testing
ux
- Dominant language
- Go
- Stars
- 8.8k
- Forks
- 969
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 64
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the benthos test command and the YAML test-file handling described in the issue. Determine how tests are currently selected, then define a way to run one or more tests by name, prefix, or wildcard; done means a subset can be selected without running the whole file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100