AcademySoftwareFoundation / AcademySoftwareFoundation/rez
rez-test --src
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 the ability to run a test on the source, rather than on an installed package-version. Useful for linters that can change your source files, like `black`.
Contributor guide
Research direction
Start at the rez-test command entry point and trace how tests currently run against an installed package-version. Define the source-testing path and verify that a tool such as black can modify the source files while the test runs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100