AcademySoftwareFoundation / AcademySoftwareFoundation/rez
rez-test --tags
Open
enhancement
rez-test
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 374
- Avg merge
- 9d 12h
- Merged PRs (30d)
- 5
Description
A feature to be able to give a rez-test definition a 'tags' key with a list, such that rez-test --tags tag1,tag2 will run the tests that are hit by those tags (uniq'd of course) would be excellent to have for certain kinds of workflows.
Contributor guide
Research direction
Start with the rez-test command and the rez-test definition format described in this issue, then trace how test selection is assembled. Exercise rez-test with tagged definitions; done means a tags list can be declared and --tags tag1,tag2 runs the unique set of tests hit by those tags.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100