============================= test session starts ==============================
platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
cachedir: .pytest_cache
rootdir: $(@D)
configfile: pyproject.toml
collecting ... collected 4 items

jsonschema_specifications/tests/test_jsonschema_specifications.py::test_it_contains_metaschemas PASSED
jsonschema_specifications/tests/test_jsonschema_specifications.py::test_it_is_crawled PASSED
jsonschema_specifications/tests/test_jsonschema_specifications.py::test_it_copes_with_dotfiles[schemas/.DS_Store] PASSED
jsonschema_specifications/tests/test_jsonschema_specifications.py::test_it_copes_with_dotfiles[schemas/draft7/.DS_Store] PASSED

======== 4 passed ========