pytest2/src
Ran Benita 2413d1b214 main,python: move `__pycache__` ignore to `pytest_ignore_collect`
This removes one thing that directory collectors need to worry about.

This adds one hook dispatch per `__pycache__` file, but I think it's
worth it for consistency.
2024-01-14 15:05:15 +02:00
..
_pytest main,python: move `__pycache__` ignore to `pytest_ignore_collect` 2024-01-14 15:05:15 +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