kiwi-el8/test
Marcus Schäfer 0cbdf2099e
Fix pytest type hint issue
Running on pytest < 7 causes an AttributeError:
module 'pytest' has no attribute 'Config'. Quoting
the type hint argument to be a string and accessing
the elements of pytestconfig via getattr() and a
default value workarounds the issue for older pytest
versions
2026-01-27 12:01:58 +01:00
..
data Allow to setup the environment blob for grub 2026-01-22 16:05:21 +01:00
scripts Remove tox dependency 2024-11-05 18:03:25 +01:00
unit Fix pytest type hint issue 2026-01-27 12:01:58 +01:00