============================= 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 18 items

tests/test_docs.py::TestDocs1::test_alt_added_to_img PASSED
tests/test_docs.py::TestDocs1::test_can_use_two_tidy_instances PASSED
tests/test_docs.py::TestDocs1::test_entity_preserved_using_bytes PASSED
tests/test_docs.py::TestDocs1::test_large_document PASSED
tests/test_docs.py::TestDocs1::test_non_ascii_preserved PASSED
tests/test_docs.py::TestDocs1::test_numeric_entities_using_bytes PASSED
tests/test_docs.py::TestDocs1::test_p_element_closed PASSED
tests/test_docs.py::TestDocs1::test_persistent_tidy_does_persist_options PASSED
tests/test_docs.py::TestDocs1::test_tidy_doesnt_persist_options PASSED
tests/test_docs.py::TestDocs1::test_xmlns_large_document_xml_corner_case PASSED
tests/test_fragments.py::TestFrags1::test_alt_added_to_img PASSED
tests/test_fragments.py::TestFrags1::test_entity_preserved_using_bytes PASSED
tests/test_fragments.py::TestFrags1::test_non_ascii_preserved PASSED
tests/test_fragments.py::TestFrags1::test_numeric_entities_using_bytes PASSED
tests/test_fragments.py::TestFrags1::test_p_element_closed PASSED
tests/test_init.py::TestDocs1::test_not_find_lib PASSED
tests/test_memory.py::TestSinkMemory::test_tidy_document PASSED
tests/test_memory.py::TestSinkMemory::test_tidy_fragment PASSED

======== 18 passed ========