update extractors and tests

This commit is contained in:
Yacine Elhamer
2023-07-19 14:00:00 +01:00
parent 4e4b1235c3
commit c5d08ec0d1
4 changed files with 30 additions and 7 deletions

View File

@@ -71,6 +71,7 @@ def test_main_single_rule(z9324d_extractor, tmpdir):
)
@pytest.mark.xfail(reason="relies on the legeacy ruleset. scopes keyword hasn't been added there")
def test_main_non_ascii_filename(pingtaest_extractor, tmpdir, capsys):
# here we print a string with unicode characters in it
# (specifically, a byte string with utf-8 bytes in it, see file encoding)