Files
pytest2/testing
Ran Benita 01ac13a77d config: split _getconftestmodules and _loadconftestmodules
Previously, the `_getconftestmodules` function was used both to load
conftest modules for a path (during `pytest_load_initial_conftests`),
and to retrieve conftest modules for a path (during hook dispatch and
for fetching `collect_ignore`). This made things muddy - it is usually
nicer to have clear separation between "command" and "query" functions,
when they occur in separate phases.

So split into "load" and "get".

Currently, `gethookproxy` still loads conftest itself. I hope to change
this in the future.
2023-08-01 09:46:17 +03:00
..
2021-03-07 15:01:39 +01:00
2020-08-03 10:10:43 +03:00
2023-01-04 10:30:28 +01:00
2023-06-30 14:55:42 -07:00
2023-06-20 04:55:40 -07:00
2023-06-30 14:55:42 -07:00
2022-10-14 13:53:06 -04:00
2023-06-30 14:55:42 -07:00
2023-06-20 04:55:40 -07:00
2020-10-05 18:33:17 -07:00
2023-06-20 04:55:40 -07:00
2023-06-20 04:55:40 -07:00
2023-06-20 04:55:40 -07:00
2023-06-20 04:55:40 -07:00
2023-06-20 04:55:40 -07:00
2021-12-27 09:23:15 -03:00
2023-06-20 04:55:40 -07:00
2023-06-30 14:55:42 -07:00
2023-06-20 04:55:40 -07:00