redhat-developer / redhat-developer/devspaces-auto-validation
as a user I want to be able to only run specific tests
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
If you currently run dw-auto-validate.sh you're asked to specify the scenario and then all available tests are run. As a user I'd like to be able to specify what tests should be run (ex. the ones that failed in the last run)
Contributor guide
No contributing guide indexed for this repository
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 by reading dw-auto-validate.sh and trace how it currently asks for a scenario and selects all available tests. Define the test-selection input and verify that a run can execute only the requested tests, including a subset such as tests that failed previously.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100