Files
romm/backend/handler/metadata
Michael Manganiello 749e4d65c1 misc: Use PYTEST_VERSION variable to detect Pytest runs
Pytest v8.2 introduced the `PYTEST_VERSION` environment variable [1],
that can be used to check if code is running from within a pytest run.

This way, we can avoid checking the loaded `sys` modules.

[1] https://docs.pytest.org/en/stable/changelog.html#id57
2024-07-27 12:03:44 -03:00
..
2024-05-21 10:18:13 -04:00
2024-05-05 16:45:58 -04:00
2024-07-21 18:23:19 -03:00