]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add nsX fixtures to pytest
authorNicki Křížek <nicki@isc.org>
Thu, 25 Sep 2025 14:24:57 +0000 (16:24 +0200)
committerNicki Křížek <nicki@isc.org>
Thu, 25 Sep 2025 14:37:35 +0000 (16:37 +0200)
commit3cfbf636fe4395938739f6a3d35783e15de9dbcd
treea2b2ee4b592303fdb21200196b87b5e05baf94e2
parent08fe65af25d5d5d44a8fa267325b75d735b01024
Add nsX fixtures to pytest

The nsX are utility fixtures which can be used instead of the servers
fixture, which requires longer syntax(i.e. servers["nsX"]).
bin/tests/system/conftest.py