pytest-dev / pytest-dev/pytest
introduce FunctionDefinition with a scope to the official collection tree
Open
@RonnyPfannschmidt is already working on this.
Since Jun 17, 2024.
topic: config
type: refactoring
- Dominant language
- Python
- Stars
- 14.5k
- Forks
- 3.4k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 35
Description
FunctionDefinition was introduced as a internal utility to sort out some bad data issues, however we never made it part of the collection tree
ref #2627 for a practial need example
blocked by #6387
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.
Assessment
This issue has not been assessed yet.