[1m============================= test session starts ==============================[0m
platform linux -- Python 3.10.0, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python
cachedir: .pytest_cache
rootdir: /build/python-pyls-spyder/src/pyls-spyder-0.4.0
[1mcollecting ... [0mcollected 4 items

pyls_spyder/tests/test_plugin.py::test_cell_block_symbols [32mPASSED[0m[33m         [ 25%][0m
pyls_spyder/tests/test_plugin.py::test_ungroup_cell_symbols [32mPASSED[0m[33m       [ 50%][0m
pyls_spyder/tests/test_plugin.py::test_disable_block_comments [32mPASSED[0m[33m     [ 75%][0m
pyls_spyder/tests/test_plugin.py::test_cell_folding_regions [32mPASSED[0m[33m       [100%][0m

[33m=============================== warnings summary ===============================[0m
../../../../usr/lib/python3.10/site-packages/packaging/version.py:127: 180 warnings
  /usr/lib/python3.10/site-packages/packaging/version.py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release
    warnings.warn(

-- Docs: https://docs.pytest.org/en/stable/warnings.html
[33m======================= [32m4 passed[0m, [33m[1m180 warnings[0m[33m in 0.22s[0m[33m ========================[0m
