py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV) py$(PYV): commands[0]> python -m pytest -Wall --strict-markers --cov ============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python cachedir: .tox/py$(PYV)/.pytest_cache rootdir: $(@D) configfile: pyproject.toml collecting ... collected 92 items tests/test_clean.py::test_invalid_link PASSED tests/test_cli.py::test_cli_input_file[test_CommonMark_001.md-False] PASSED tests/test_cli.py::test_cli_input_file[test_CommonMark_001.md-True] PASSED tests/test_cli.py::test_cli_input_file[test_rst_003.rst-False] PASSED tests/test_cli.py::test_cli_input_file[test_rst_003.rst-True] PASSED tests/test_cli.py::test_cli_input_file[test_GFM_001.md-False] PASSED tests/test_cli.py::test_cli_input_file[test_GFM_001.md-True] PASSED tests/test_cli.py::test_cli_input_file[test_txt_001.txt-False] PASSED tests/test_cli.py::test_cli_input_file[test_txt_001.txt-True] PASSED tests/test_cli.py::test_cli_invalid_format PASSED tests/test_cli.py::test_cli_explicit_format[test_CommonMark_001.md] PASSED tests/test_cli.py::test_cli_explicit_format[test_rst_003.rst] PASSED tests/test_cli.py::test_cli_explicit_format[test_GFM_001.md] PASSED tests/test_cli.py::test_cli_explicit_format[test_txt_001.txt] PASSED tests/test_cli.py::test_cli_package[readme_renderer-Readme Renderer is a library that will safely render] PASSED tests/test_cli.py::test_cli_package[docutils-Docutils is a modular system for processing documentation] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_008.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_style.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_009.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_picture.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_024.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_malicious_pre.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_025.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_021.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_019.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_018.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_020.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_022.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_highlight_default_py.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_023.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_012.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_005.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_highlight.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_004.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_013.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_011.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_006.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_007.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_010.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_doublequotes.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_003.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_014.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_015.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_002.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_img.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_017.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_016.md] PASSED tests/test_markdown.py::test_md_fixtures[test_GFM_001.md] PASSED tests/test_markdown.py::test_md_fixtures[test_CommonMark_001.md] PASSED tests/test_markdown.py::test_md_fixtures[test_CommonMark_003.md] PASSED tests/test_markdown.py::test_md_fixtures[test_CommonMark_002.md] PASSED tests/test_markdown.py::test_md_fixtures[test_CommonMark_style.md] PASSED tests/test_markdown.py::test_md_fixtures[test_CommonMark_006.md] PASSED tests/test_markdown.py::test_md_fixtures[test_CommonMark_007.md] PASSED tests/test_markdown.py::test_md_fixtures[test_CommonMark_005.md] PASSED tests/test_markdown.py::test_md_fixtures[test_CommonMark_004.md] PASSED tests/test_markdown.py::test_md_fixtures[test_CommonMark_strong.md] PASSED tests/test_markdown.py::test_md_fixtures[test_CommonMark_smart_strong.md] PASSED tests/test_markdown.py::test_md_fixtures[test_CommonMark_008.md] PASSED tests/test_markdown.py::test_md_fixtures[test_CommonMark_009.md] PASSED tests/test_markdown.py::test_missing_variant PASSED tests/test_noextra.py::test_no_extra[GFM] SKIPPED (Extra is installed) tests/test_noextra.py::test_no_extra[CommonMark] SKIPPED (Extra is i...) tests/test_rst.py::test_rst_fixtures[test_rst_docinfo.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_tables.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_footnotes.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_citations.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_005.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_contents.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_figure.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_linkify.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_003.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_004.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_svg_attrs.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_007.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_png.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_svg.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_caption.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_bibtex.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_admonitions.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_008.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_png_attrs.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_006.rst] PASSED tests/test_rst.py::test_rst_fixtures[test_rst_math.rst] PASSED tests/test_rst.py::test_rst_001 PASSED tests/test_rst.py::test_rst_002 PASSED tests/test_rst.py::test_rst_raw PASSED tests/test_rst.py::test_rst_empty_file PASSED tests/test_rst.py::test_rst_header_only PASSED tests/test_rst.py::test_header_and_malformed_emits_docutils_warning_only PASSED tests/test_rst.py::test_own_readme PASSED tests/test_txt.py::test_txt_fixtures[test_txt_001.txt] PASSED ======== 90 passed, 2 skipped ======== py$(PYV): OK congratulations :)