bind9/bin/tests/system/selftest
Štěpán Balážik 8e30e8b7ba Don't use pytest.importorskip in isctest.name
They can be used outside of test modules (like ans.py custom servers)
which leads to pytest.outcomes.Skipped being raised in weird places and
skipping of tests which don't need dnspython this new.

Remove pytest.importskip from top scope in isctest.name, only run the
check when ZoneAnalyzer is used.

(cherry picked from commit a94aab9440)
2025-11-05 11:56:57 +00:00
..
tests_zone_analyzer.py Don't use pytest.importorskip in isctest.name 2025-11-05 11:56:57 +00:00