============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON) cachedir: .pytest_cache hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('$(@D)/.hypothesis/examples') rootdir: $(@D) asyncio: mode=strict collecting ... collected 6 items ::project PASSED tests/test_jquery_installed.py::test_integrity[_sphinx_javascript_frameworks_compat.js] PASSED tests/test_jquery_installed.py::test_integrity[jquery.js] PASSED tests/test_jquery_installed.py::test_jquery_installed_sphinx_ge_60 SKIPPED tests/test_jquery_installed.py::test_jquery_installed_sphinx_ge_60_use_sri SKIPPED tests/test_jquery_installed.py::test_jquery_installed_sphinx_lt_60 PASSED ======== 4 passed, 2 skipped ========