]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move pytest requirements check to pytest_configure hook 12105/head
authorŠtěpán Balážik <stepan@isc.org>
Fri, 13 Feb 2026 10:53:16 +0000 (11:53 +0100)
committerŠtěpán Balážik <stepan@isc.org>
Tue, 2 Jun 2026 10:08:14 +0000 (10:08 +0000)
commit91a273e9cdeea92dc1bf2cb83fc0d226d76155f9
tree0e48e39a6b62e2ed9ca730cb313080982f2377d4
parent95274e9455feadb607275a72a49037f93ac4adc4
Move pytest requirements check to pytest_configure hook

Logging from a pytest hook looks better.

Reorder the check for presence of `featuretest` before `init_vars` to
produce more sensible errors.

(cherry picked from commit b31f058ad0026ed183ac1fc9fb6fa089162301e3)
bin/tests/system/conftest.py