pytest-dev / pytest-dev/pytest
Refactor "repr" objects
Open
@RonnyPfannschmidt is already working on this.
Since Apr 13, 2018.
topic: reporting
type: refactoring
- Dominant language
- Python
- Stars
- 14.5k
- Forks
- 3.4k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 35
Description
Follow up of https://github.com/pytest-dev/pytest/pull/3361#issuecomment-380967974.
@RonnyPfannschmidt could you write down the strategy you have in mind to refactor the repr objects and what is the problem with their design currently?
cc @brianmaissy @whimboo
xref: #3343
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.