pytest2/src
Ran Benita 5bd5b80afd nodes: add `Node.iterparents()` function
This is a useful addition to the existing `listchain`. While `listchain`
returns top-to-bottom, `iterparents` is bottom-to-top and doesn't require
an internal full iteration + `reverse`.
2024-01-11 23:19:45 +02:00
..
_pytest nodes: add `Node.iterparents()` function 2024-01-11 23:19:45 +02:00
pytest Remove `PytestRemovedIn8Warning` 2024-01-03 14:29:45 +02:00
py.py Explicitly export error and path from py 2023-11-14 07:29:40 -03:00