]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use isctest library to check hypothesis version
authorPetr Špaček <pspacek@isc.org>
Mon, 2 Jun 2025 11:06:54 +0000 (13:06 +0200)
committerPetr Špaček <pspacek@isc.org>
Tue, 29 Jul 2025 08:00:45 +0000 (10:00 +0200)
commit9cea2af25ca90b206c1a8a9255883b15097a9973
tree574459476175ac53e8b1d03ee95cb7856167fa07
parent42b60a3819ea48ad38fe9bcf5ff1ccfb752315ef
Use isctest library to check hypothesis version

Side-effect of importing from isctest.hypothesis first is a version
check and clean Pytest skip if version is too old.
bin/tests/system/dnssec/tests_nsec3.py