pytest2/src
Ran Benita c8792bd080 python,unittest: replace obj fixture patching with `FixtureManager._register_fixture`
Instead of modifying user objects like modules and classes that we
really shouldn't be touching, use the new `_register_fixture` internal
API to do it directly.
2024-01-08 21:02:59 +02:00
..
_pytest python,unittest: replace obj fixture patching with `FixtureManager._register_fixture` 2024-01-08 21:02:59 +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