]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: test: Move requirement checks to `pytest_configure` hook
authorŠtěpán Balážik <stepan@isc.org>
Tue, 26 May 2026 17:04:05 +0000 (17:04 +0000)
committerŠtěpán Balážik <stepan@isc.org>
Tue, 26 May 2026 17:04:05 +0000 (17:04 +0000)
This leads to nicer logging if requirements aren't met.

Merge branch 'stepan/dont-run-system-tests-without-requirements' into 'main'

See merge request isc-projects/bind9!11551


Trivial merge