============================= test session starts ============================== platform darwin -- Python 3.12.9, pytest-8.3.4, pluggy-1.5.0 rootdir: /Users/kristianjensen/Documents/danish-dynaword configfile: pyproject.toml collected 310 items src/tests/test_dataset_schema.py ....................................... [ 12%] ............................. [ 21%] src/tests/test_datasheets.py ........................................... [ 35%] ........................................................................ [ 59%] ....................................................... [ 76%] src/tests/test_load.py .. [ 77%] src/tests/test_quality/test_duplicates.py .............................. [ 87%] ....s [ 88%] src/tests/test_quality/test_short_texts.py ............................. [ 98%] ..... [ 99%] src/tests/test_unique_ids.py . [100%] =============================== warnings summary =============================== src/tests/test_quality/test_short_texts.py: 34 warnings /Users/kristianjensen/Documents/danish-dynaword/.venv/lib/python3.12/site-packages/datasets/utils/_dill.py:385: DeprecationWarning: co_lnotab is deprecated, use co_lines instead. -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================= 309 passed, 1 skipped, 34 warnings in 46.75s =================