Files
pytest2/src/pytest
Ran Benita fb55615d5e Export FixtureDef
FixtureDef is used in the `pytest_fixture_setup` hook so needs to be
public. However since its current internals are quite dubious (and not
all marked with `_` prefix) I've added an explicit note that only
documented fields/methods are considered public.

Refs #7469.
2023-07-15 10:06:06 +03:00
..
2023-07-15 10:06:06 +03:00
2020-07-04 13:18:15 +03:00