============================= test session starts ============================== platform linux -- Python 3.9.20, pytest-8.4.2, pluggy-1.6.0 -- /opt/miniconda3/envs/testbed/bin/python cachedir: .pytest_cache rootdir: /tmp/pytest-main configfile: pyproject.toml collecting ... collected 1 item testing/test_assertion.py::TestAssert_reprcompare::test_iterable_full_diff[lists] PASSED [100%] ============================== 1 passed in 0.03s ===============================