pytest-dev / pytest-dev/pytest
Shorten plugin source paths for --fixtures
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 14.5k
- Forks
- 3.4k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 35
Description
Follow-up for https://github.com/pytest-dev/pytest/pull/9281#discussion_r745013415 - we might want to consider shortening all paths inside site-packages (or perhaps just paths coming from plugin fixtures) in the --fixtures output. Perhaps -v should also display the full paths again.
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 by reviewing the linked pull request discussion and the code and tests handling --fixtures output. Compare how plugin fixture paths are currently displayed, then clarify whether all site-packages paths or only plugin-fixture paths should be shortened and how -v should affect them before defining completion criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100