pytest-dev / pytest-dev/pytest
followup with examples for the new deprecation policy
Open
@RonnyPfannschmidt is already working on this.
Since Dec 7, 2019.
type: docs
- Dominant language
- Python
- Stars
- 14.5k
- Forks
- 3.4k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 35
Description
#6298 introduces a new deprecation policy and the potential for breaking changes in different ways
in order to help with future expectations this needs to be followed up with some examples for the documentation process before we implement one of those in actuality
#6293 is an example of such changes
similar holds true to various other plans/ideas for bringing the fixture system and node structures forward
while we are at it we should also ensure we have transitional details tracked in both issues and projects for more details
- node tree
- functiondefinition
- removal of config/session (#6293 )
- from_parent #6294
- breakup of runtestprotocol
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.