============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.11.0, pluggy-0.13.1 -- /usr/bin/python cachedir: .pytest_cache rootdir: /build/python-mistune/src/mistune-2.0.0 collecting ... collected 561 items tests/test_ast.py::TestAstRenderer::test_0 PASSED [ 0%] tests/test_ast.py::TestAstRenderer::test_1 PASSED [ 0%] tests/test_ast.py::TestAstRenderer::test_10 PASSED [ 0%] tests/test_ast.py::TestAstRenderer::test_11 PASSED [ 0%] tests/test_ast.py::TestAstRenderer::test_12 PASSED [ 0%] tests/test_ast.py::TestAstRenderer::test_2 PASSED [ 1%] tests/test_ast.py::TestAstRenderer::test_3 PASSED [ 1%] tests/test_ast.py::TestAstRenderer::test_4 PASSED [ 1%] tests/test_ast.py::TestAstRenderer::test_5 PASSED [ 1%] tests/test_ast.py::TestAstRenderer::test_6 PASSED [ 1%] tests/test_ast.py::TestAstRenderer::test_7 PASSED [ 1%] tests/test_ast.py::TestAstRenderer::test_8 PASSED [ 2%] tests/test_ast.py::TestAstRenderer::test_9 PASSED [ 2%] tests/test_commonmark.py::TestCommonMark::test_atx_headings_001 <- tests/__init__.py PASSED [ 2%] tests/test_commonmark.py::TestCommonMark::test_atx_headings_002 <- tests/__init__.py PASSED [ 2%] tests/test_commonmark.py::TestCommonMark::test_atx_headings_003 <- tests/__init__.py PASSED [ 2%] tests/test_commonmark.py::TestCommonMark::test_atx_headings_004 <- tests/__init__.py PASSED [ 3%] tests/test_commonmark.py::TestCommonMark::test_atx_headings_005 <- tests/__init__.py PASSED [ 3%] tests/test_commonmark.py::TestCommonMark::test_atx_headings_006 <- tests/__init__.py PASSED [ 3%] tests/test_commonmark.py::TestCommonMark::test_atx_headings_007 <- tests/__init__.py PASSED [ 3%] tests/test_commonmark.py::TestCommonMark::test_atx_headings_008 <- tests/__init__.py PASSED [ 3%] tests/test_commonmark.py::TestCommonMark::test_atx_headings_009 <- tests/__init__.py PASSED [ 3%] tests/test_commonmark.py::TestCommonMark::test_atx_headings_010 <- tests/__init__.py PASSED [ 4%] tests/test_commonmark.py::TestCommonMark::test_atx_headings_011 <- tests/__init__.py PASSED [ 4%] tests/test_commonmark.py::TestCommonMark::test_atx_headings_012 <- tests/__init__.py PASSED [ 4%] tests/test_commonmark.py::TestCommonMark::test_atx_headings_013 <- tests/__init__.py PASSED [ 4%] tests/test_commonmark.py::TestCommonMark::test_atx_headings_014 <- tests/__init__.py PASSED [ 4%] tests/test_commonmark.py::TestCommonMark::test_atx_headings_015 <- tests/__init__.py PASSED [ 4%] tests/test_commonmark.py::TestCommonMark::test_atx_headings_016 <- tests/__init__.py PASSED [ 5%] tests/test_commonmark.py::TestCommonMark::test_atx_headings_017 <- tests/__init__.py PASSED [ 5%] tests/test_commonmark.py::TestCommonMark::test_atx_headings_018 <- tests/__init__.py PASSED [ 5%] tests/test_commonmark.py::TestCommonMark::test_autolinks_001 <- tests/__init__.py PASSED [ 5%] tests/test_commonmark.py::TestCommonMark::test_autolinks_003 <- tests/__init__.py PASSED [ 5%] tests/test_commonmark.py::TestCommonMark::test_autolinks_004 <- tests/__init__.py PASSED [ 6%] tests/test_commonmark.py::TestCommonMark::test_autolinks_005 <- tests/__init__.py PASSED [ 6%] tests/test_commonmark.py::TestCommonMark::test_autolinks_006 <- tests/__init__.py PASSED [ 6%] tests/test_commonmark.py::TestCommonMark::test_autolinks_007 <- tests/__init__.py PASSED [ 6%] tests/test_commonmark.py::TestCommonMark::test_autolinks_008 <- tests/__init__.py PASSED [ 6%] tests/test_commonmark.py::TestCommonMark::test_autolinks_009 <- tests/__init__.py PASSED [ 6%] tests/test_commonmark.py::TestCommonMark::test_autolinks_010 <- tests/__init__.py PASSED [ 7%] tests/test_commonmark.py::TestCommonMark::test_autolinks_011 <- tests/__init__.py PASSED [ 7%] tests/test_commonmark.py::TestCommonMark::test_autolinks_012 <- tests/__init__.py PASSED [ 7%] tests/test_commonmark.py::TestCommonMark::test_autolinks_013 <- tests/__init__.py PASSED [ 7%] tests/test_commonmark.py::TestCommonMark::test_autolinks_014 <- tests/__init__.py PASSED [ 7%] tests/test_commonmark.py::TestCommonMark::test_autolinks_015 <- tests/__init__.py PASSED [ 8%] tests/test_commonmark.py::TestCommonMark::test_autolinks_016 <- tests/__init__.py PASSED [ 8%] tests/test_commonmark.py::TestCommonMark::test_autolinks_017 <- tests/__init__.py PASSED [ 8%] tests/test_commonmark.py::TestCommonMark::test_autolinks_018 <- tests/__init__.py PASSED [ 8%] tests/test_commonmark.py::TestCommonMark::test_autolinks_019 <- tests/__init__.py PASSED [ 8%] tests/test_commonmark.py::TestCommonMark::test_backslash_escapes_001 <- tests/__init__.py PASSED [ 8%] tests/test_commonmark.py::TestCommonMark::test_backslash_escapes_002 <- tests/__init__.py PASSED [ 9%] tests/test_commonmark.py::TestCommonMark::test_backslash_escapes_003 <- tests/__init__.py PASSED [ 9%] tests/test_commonmark.py::TestCommonMark::test_backslash_escapes_004 <- tests/__init__.py PASSED [ 9%] tests/test_commonmark.py::TestCommonMark::test_backslash_escapes_005 <- tests/__init__.py PASSED [ 9%] tests/test_commonmark.py::TestCommonMark::test_backslash_escapes_006 <- tests/__init__.py PASSED [ 9%] tests/test_commonmark.py::TestCommonMark::test_backslash_escapes_007 <- tests/__init__.py PASSED [ 9%] tests/test_commonmark.py::TestCommonMark::test_backslash_escapes_008 <- tests/__init__.py PASSED [ 10%] tests/test_commonmark.py::TestCommonMark::test_backslash_escapes_009 <- tests/__init__.py PASSED [ 10%] tests/test_commonmark.py::TestCommonMark::test_backslash_escapes_010 <- tests/__init__.py PASSED [ 10%] tests/test_commonmark.py::TestCommonMark::test_backslash_escapes_011 <- tests/__init__.py PASSED [ 10%] tests/test_commonmark.py::TestCommonMark::test_backslash_escapes_012 <- tests/__init__.py PASSED [ 10%] tests/test_commonmark.py::TestCommonMark::test_backslash_escapes_013 <- tests/__init__.py PASSED [ 11%] tests/test_commonmark.py::TestCommonMark::test_blank_lines_001 <- tests/__init__.py PASSED [ 11%] tests/test_commonmark.py::TestCommonMark::test_block_quotes_001 <- tests/__init__.py PASSED [ 11%] tests/test_commonmark.py::TestCommonMark::test_block_quotes_002 <- tests/__init__.py PASSED [ 11%] tests/test_commonmark.py::TestCommonMark::test_block_quotes_003 <- tests/__init__.py PASSED [ 11%] tests/test_commonmark.py::TestCommonMark::test_block_quotes_004 <- tests/__init__.py PASSED [ 11%] tests/test_commonmark.py::TestCommonMark::test_block_quotes_007 <- tests/__init__.py PASSED [ 12%] tests/test_commonmark.py::TestCommonMark::test_block_quotes_009 <- tests/__init__.py PASSED [ 12%] tests/test_commonmark.py::TestCommonMark::test_block_quotes_010 <- tests/__init__.py PASSED [ 12%] tests/test_commonmark.py::TestCommonMark::test_block_quotes_012 <- tests/__init__.py PASSED [ 12%] tests/test_commonmark.py::TestCommonMark::test_block_quotes_013 <- tests/__init__.py PASSED [ 12%] tests/test_commonmark.py::TestCommonMark::test_block_quotes_014 <- tests/__init__.py PASSED [ 13%] tests/test_commonmark.py::TestCommonMark::test_block_quotes_015 <- tests/__init__.py PASSED [ 13%] tests/test_commonmark.py::TestCommonMark::test_block_quotes_016 <- tests/__init__.py PASSED [ 13%] tests/test_commonmark.py::TestCommonMark::test_block_quotes_017 <- tests/__init__.py PASSED [ 13%] tests/test_commonmark.py::TestCommonMark::test_block_quotes_018 <- tests/__init__.py PASSED [ 13%] tests/test_commonmark.py::TestCommonMark::test_block_quotes_019 <- tests/__init__.py PASSED [ 13%] tests/test_commonmark.py::TestCommonMark::test_block_quotes_021 <- tests/__init__.py PASSED [ 14%] tests/test_commonmark.py::TestCommonMark::test_block_quotes_022 <- tests/__init__.py PASSED [ 14%] tests/test_commonmark.py::TestCommonMark::test_block_quotes_025 <- tests/__init__.py PASSED [ 14%] tests/test_commonmark.py::TestCommonMark::test_code_spans_001 <- tests/__init__.py PASSED [ 14%] tests/test_commonmark.py::TestCommonMark::test_code_spans_002 <- tests/__init__.py PASSED [ 14%] tests/test_commonmark.py::TestCommonMark::test_code_spans_003 <- tests/__init__.py PASSED [ 14%] tests/test_commonmark.py::TestCommonMark::test_code_spans_004 <- tests/__init__.py PASSED [ 15%] tests/test_commonmark.py::TestCommonMark::test_code_spans_005 <- tests/__init__.py PASSED [ 15%] tests/test_commonmark.py::TestCommonMark::test_code_spans_006 <- tests/__init__.py PASSED [ 15%] tests/test_commonmark.py::TestCommonMark::test_code_spans_007 <- tests/__init__.py PASSED [ 15%] tests/test_commonmark.py::TestCommonMark::test_code_spans_008 <- tests/__init__.py PASSED [ 15%] tests/test_commonmark.py::TestCommonMark::test_code_spans_011 <- tests/__init__.py PASSED [ 16%] tests/test_commonmark.py::TestCommonMark::test_code_spans_012 <- tests/__init__.py PASSED [ 16%] tests/test_commonmark.py::TestCommonMark::test_code_spans_013 <- tests/__init__.py PASSED [ 16%] tests/test_commonmark.py::TestCommonMark::test_code_spans_014 <- tests/__init__.py PASSED [ 16%] tests/test_commonmark.py::TestCommonMark::test_code_spans_015 <- tests/__init__.py PASSED [ 16%] tests/test_commonmark.py::TestCommonMark::test_code_spans_016 <- tests/__init__.py PASSED [ 16%] tests/test_commonmark.py::TestCommonMark::test_code_spans_017 <- tests/__init__.py PASSED [ 17%] tests/test_commonmark.py::TestCommonMark::test_entity_and_numeric_character_references_001 <- tests/__init__.py PASSED [ 17%] tests/test_commonmark.py::TestCommonMark::test_entity_and_numeric_character_references_002 <- tests/__init__.py PASSED [ 17%] tests/test_commonmark.py::TestCommonMark::test_entity_and_numeric_character_references_003 <- tests/__init__.py PASSED [ 17%] tests/test_commonmark.py::TestCommonMark::test_entity_and_numeric_character_references_006 <- tests/__init__.py PASSED [ 17%] tests/test_commonmark.py::TestCommonMark::test_entity_and_numeric_character_references_007 <- tests/__init__.py PASSED [ 18%] tests/test_commonmark.py::TestCommonMark::test_entity_and_numeric_character_references_008 <- tests/__init__.py PASSED [ 18%] tests/test_commonmark.py::TestCommonMark::test_entity_and_numeric_character_references_009 <- tests/__init__.py PASSED [ 18%] tests/test_commonmark.py::TestCommonMark::test_entity_and_numeric_character_references_010 <- tests/__init__.py PASSED [ 18%] tests/test_commonmark.py::TestCommonMark::test_entity_and_numeric_character_references_011 <- tests/__init__.py PASSED [ 18%] tests/test_commonmark.py::TestCommonMark::test_entity_and_numeric_character_references_012 <- tests/__init__.py PASSED [ 18%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_001 <- tests/__init__.py PASSED [ 19%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_002 <- tests/__init__.py PASSED [ 19%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_003 <- tests/__init__.py PASSED [ 19%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_004 <- tests/__init__.py PASSED [ 19%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_005 <- tests/__init__.py PASSED [ 19%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_006 <- tests/__init__.py PASSED [ 19%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_007 <- tests/__init__.py PASSED [ 20%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_008 <- tests/__init__.py PASSED [ 20%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_009 <- tests/__init__.py PASSED [ 20%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_010 <- tests/__init__.py PASSED [ 20%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_011 <- tests/__init__.py PASSED [ 20%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_012 <- tests/__init__.py PASSED [ 21%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_014 <- tests/__init__.py PASSED [ 21%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_016 <- tests/__init__.py PASSED [ 21%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_017 <- tests/__init__.py PASSED [ 21%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_018 <- tests/__init__.py PASSED [ 21%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_019 <- tests/__init__.py PASSED [ 21%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_020 <- tests/__init__.py PASSED [ 22%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_021 <- tests/__init__.py PASSED [ 22%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_022 <- tests/__init__.py PASSED [ 22%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_023 <- tests/__init__.py PASSED [ 22%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_024 <- tests/__init__.py PASSED [ 22%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_025 <- tests/__init__.py PASSED [ 22%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_026 <- tests/__init__.py PASSED [ 23%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_027 <- tests/__init__.py PASSED [ 23%] tests/test_commonmark.py::TestCommonMark::test_fenced_code_blocks_028 <- tests/__init__.py PASSED [ 23%] tests/test_commonmark.py::TestCommonMark::test_hard_line_breaks_001 <- tests/__init__.py PASSED [ 23%] tests/test_commonmark.py::TestCommonMark::test_hard_line_breaks_002 <- tests/__init__.py PASSED [ 23%] tests/test_commonmark.py::TestCommonMark::test_hard_line_breaks_003 <- tests/__init__.py PASSED [ 24%] tests/test_commonmark.py::TestCommonMark::test_hard_line_breaks_004 <- tests/__init__.py PASSED [ 24%] tests/test_commonmark.py::TestCommonMark::test_hard_line_breaks_005 <- tests/__init__.py PASSED [ 24%] tests/test_commonmark.py::TestCommonMark::test_hard_line_breaks_006 <- tests/__init__.py PASSED [ 24%] tests/test_commonmark.py::TestCommonMark::test_hard_line_breaks_007 <- tests/__init__.py PASSED [ 24%] tests/test_commonmark.py::TestCommonMark::test_hard_line_breaks_008 <- tests/__init__.py PASSED [ 24%] tests/test_commonmark.py::TestCommonMark::test_hard_line_breaks_009 <- tests/__init__.py PASSED [ 25%] tests/test_commonmark.py::TestCommonMark::test_hard_line_breaks_010 <- tests/__init__.py PASSED [ 25%] tests/test_commonmark.py::TestCommonMark::test_hard_line_breaks_011 <- tests/__init__.py PASSED [ 25%] tests/test_commonmark.py::TestCommonMark::test_hard_line_breaks_012 <- tests/__init__.py PASSED [ 25%] tests/test_commonmark.py::TestCommonMark::test_hard_line_breaks_013 <- tests/__init__.py PASSED [ 25%] tests/test_commonmark.py::TestCommonMark::test_hard_line_breaks_014 <- tests/__init__.py PASSED [ 26%] tests/test_commonmark.py::TestCommonMark::test_hard_line_breaks_015 <- tests/__init__.py PASSED [ 26%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_001 <- tests/__init__.py PASSED [ 26%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_002 <- tests/__init__.py PASSED [ 26%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_003 <- tests/__init__.py PASSED [ 26%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_004 <- tests/__init__.py PASSED [ 26%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_005 <- tests/__init__.py PASSED [ 27%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_006 <- tests/__init__.py PASSED [ 27%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_007 <- tests/__init__.py PASSED [ 27%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_008 <- tests/__init__.py PASSED [ 27%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_009 <- tests/__init__.py PASSED [ 27%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_010 <- tests/__init__.py PASSED [ 27%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_011 <- tests/__init__.py PASSED [ 28%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_012 <- tests/__init__.py PASSED [ 28%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_013 <- tests/__init__.py PASSED [ 28%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_014 <- tests/__init__.py PASSED [ 28%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_015 <- tests/__init__.py PASSED [ 28%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_016 <- tests/__init__.py PASSED [ 29%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_017 <- tests/__init__.py PASSED [ 29%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_018 <- tests/__init__.py PASSED [ 29%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_019 <- tests/__init__.py PASSED [ 29%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_020 <- tests/__init__.py PASSED [ 29%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_021 <- tests/__init__.py PASSED [ 29%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_022 <- tests/__init__.py PASSED [ 30%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_023 <- tests/__init__.py PASSED [ 30%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_024 <- tests/__init__.py PASSED [ 30%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_025 <- tests/__init__.py PASSED [ 30%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_026 <- tests/__init__.py PASSED [ 30%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_027 <- tests/__init__.py PASSED [ 31%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_028 <- tests/__init__.py PASSED [ 31%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_029 <- tests/__init__.py PASSED [ 31%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_030 <- tests/__init__.py PASSED [ 31%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_031 <- tests/__init__.py PASSED [ 31%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_032 <- tests/__init__.py PASSED [ 31%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_033 <- tests/__init__.py PASSED [ 32%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_034 <- tests/__init__.py PASSED [ 32%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_035 <- tests/__init__.py PASSED [ 32%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_036 <- tests/__init__.py PASSED [ 32%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_037 <- tests/__init__.py PASSED [ 32%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_038 <- tests/__init__.py PASSED [ 32%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_040 <- tests/__init__.py PASSED [ 33%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_041 <- tests/__init__.py PASSED [ 33%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_042 <- tests/__init__.py PASSED [ 33%] tests/test_commonmark.py::TestCommonMark::test_html_blocks_043 <- tests/__init__.py PASSED [ 33%] tests/test_commonmark.py::TestCommonMark::test_images_001 <- tests/__init__.py PASSED [ 33%] tests/test_commonmark.py::TestCommonMark::test_images_007 <- tests/__init__.py PASSED [ 34%] tests/test_commonmark.py::TestCommonMark::test_images_008 <- tests/__init__.py PASSED [ 34%] tests/test_commonmark.py::TestCommonMark::test_images_009 <- tests/__init__.py PASSED [ 34%] tests/test_commonmark.py::TestCommonMark::test_images_010 <- tests/__init__.py PASSED [ 34%] tests/test_commonmark.py::TestCommonMark::test_images_011 <- tests/__init__.py PASSED [ 34%] tests/test_commonmark.py::TestCommonMark::test_images_012 <- tests/__init__.py PASSED [ 34%] tests/test_commonmark.py::TestCommonMark::test_images_013 <- tests/__init__.py PASSED [ 35%] tests/test_commonmark.py::TestCommonMark::test_images_015 <- tests/__init__.py PASSED [ 35%] tests/test_commonmark.py::TestCommonMark::test_images_016 <- tests/__init__.py PASSED [ 35%] tests/test_commonmark.py::TestCommonMark::test_images_017 <- tests/__init__.py PASSED [ 35%] tests/test_commonmark.py::TestCommonMark::test_images_019 <- tests/__init__.py PASSED [ 35%] tests/test_commonmark.py::TestCommonMark::test_images_020 <- tests/__init__.py PASSED [ 36%] tests/test_commonmark.py::TestCommonMark::test_images_021 <- tests/__init__.py PASSED [ 36%] tests/test_commonmark.py::TestCommonMark::test_images_022 <- tests/__init__.py PASSED [ 36%] tests/test_commonmark.py::TestCommonMark::test_indented_code_blocks_001 <- tests/__init__.py PASSED [ 36%] tests/test_commonmark.py::TestCommonMark::test_indented_code_blocks_002 <- tests/__init__.py PASSED [ 36%] tests/test_commonmark.py::TestCommonMark::test_indented_code_blocks_003 <- tests/__init__.py PASSED [ 36%] tests/test_commonmark.py::TestCommonMark::test_indented_code_blocks_004 <- tests/__init__.py PASSED [ 37%] tests/test_commonmark.py::TestCommonMark::test_indented_code_blocks_005 <- tests/__init__.py PASSED [ 37%] tests/test_commonmark.py::TestCommonMark::test_indented_code_blocks_006 <- tests/__init__.py PASSED [ 37%] tests/test_commonmark.py::TestCommonMark::test_indented_code_blocks_007 <- tests/__init__.py PASSED [ 37%] tests/test_commonmark.py::TestCommonMark::test_indented_code_blocks_008 <- tests/__init__.py PASSED [ 37%] tests/test_commonmark.py::TestCommonMark::test_indented_code_blocks_009 <- tests/__init__.py PASSED [ 37%] tests/test_commonmark.py::TestCommonMark::test_indented_code_blocks_010 <- tests/__init__.py PASSED [ 38%] tests/test_commonmark.py::TestCommonMark::test_indented_code_blocks_011 <- tests/__init__.py PASSED [ 38%] tests/test_commonmark.py::TestCommonMark::test_indented_code_blocks_012 <- tests/__init__.py PASSED [ 38%] tests/test_commonmark.py::TestCommonMark::test_inlines_001 <- tests/__init__.py PASSED [ 38%] tests/test_commonmark.py::TestCommonMark::test_link_reference_definitions_001 <- tests/__init__.py PASSED [ 38%] tests/test_commonmark.py::TestCommonMark::test_link_reference_definitions_006 <- tests/__init__.py PASSED [ 39%] tests/test_commonmark.py::TestCommonMark::test_link_reference_definitions_008 <- tests/__init__.py PASSED [ 39%] tests/test_commonmark.py::TestCommonMark::test_link_reference_definitions_009 <- tests/__init__.py PASSED [ 39%] tests/test_commonmark.py::TestCommonMark::test_link_reference_definitions_010 <- tests/__init__.py PASSED [ 39%] tests/test_commonmark.py::TestCommonMark::test_link_reference_definitions_011 <- tests/__init__.py PASSED [ 39%] tests/test_commonmark.py::TestCommonMark::test_link_reference_definitions_012 <- tests/__init__.py PASSED [ 39%] tests/test_commonmark.py::TestCommonMark::test_link_reference_definitions_013 <- tests/__init__.py PASSED [ 40%] tests/test_commonmark.py::TestCommonMark::test_link_reference_definitions_014 <- tests/__init__.py PASSED [ 40%] tests/test_commonmark.py::TestCommonMark::test_link_reference_definitions_015 <- tests/__init__.py PASSED [ 40%] tests/test_commonmark.py::TestCommonMark::test_link_reference_definitions_016 <- tests/__init__.py PASSED [ 40%] tests/test_commonmark.py::TestCommonMark::test_link_reference_definitions_017 <- tests/__init__.py PASSED [ 40%] tests/test_commonmark.py::TestCommonMark::test_link_reference_definitions_018 <- tests/__init__.py PASSED [ 40%] tests/test_commonmark.py::TestCommonMark::test_link_reference_definitions_020 <- tests/__init__.py PASSED [ 41%] tests/test_commonmark.py::TestCommonMark::test_link_reference_definitions_022 <- tests/__init__.py PASSED [ 41%] tests/test_commonmark.py::TestCommonMark::test_links_001 <- tests/__init__.py PASSED [ 41%] tests/test_commonmark.py::TestCommonMark::test_links_002 <- tests/__init__.py PASSED [ 41%] tests/test_commonmark.py::TestCommonMark::test_links_003 <- tests/__init__.py PASSED [ 41%] tests/test_commonmark.py::TestCommonMark::test_links_004 <- tests/__init__.py PASSED [ 42%] tests/test_commonmark.py::TestCommonMark::test_links_005 <- tests/__init__.py PASSED [ 42%] tests/test_commonmark.py::TestCommonMark::test_links_006 <- tests/__init__.py PASSED [ 42%] tests/test_commonmark.py::TestCommonMark::test_links_007 <- tests/__init__.py PASSED [ 42%] tests/test_commonmark.py::TestCommonMark::test_links_008 <- tests/__init__.py PASSED [ 42%] tests/test_commonmark.py::TestCommonMark::test_links_009 <- tests/__init__.py PASSED [ 42%] tests/test_commonmark.py::TestCommonMark::test_links_010 <- tests/__init__.py PASSED [ 43%] tests/test_commonmark.py::TestCommonMark::test_links_011 <- tests/__init__.py PASSED [ 43%] tests/test_commonmark.py::TestCommonMark::test_links_012 <- tests/__init__.py PASSED [ 43%] tests/test_commonmark.py::TestCommonMark::test_links_013 <- tests/__init__.py PASSED [ 43%] tests/test_commonmark.py::TestCommonMark::test_links_014 <- tests/__init__.py PASSED [ 43%] tests/test_commonmark.py::TestCommonMark::test_links_015 <- tests/__init__.py PASSED [ 44%] tests/test_commonmark.py::TestCommonMark::test_links_016 <- tests/__init__.py PASSED [ 44%] tests/test_commonmark.py::TestCommonMark::test_links_017 <- tests/__init__.py PASSED [ 44%] tests/test_commonmark.py::TestCommonMark::test_links_018 <- tests/__init__.py PASSED [ 44%] tests/test_commonmark.py::TestCommonMark::test_links_019 <- tests/__init__.py PASSED [ 44%] tests/test_commonmark.py::TestCommonMark::test_links_020 <- tests/__init__.py PASSED [ 44%] tests/test_commonmark.py::TestCommonMark::test_links_021 <- tests/__init__.py PASSED [ 45%] tests/test_commonmark.py::TestCommonMark::test_links_022 <- tests/__init__.py PASSED [ 45%] tests/test_commonmark.py::TestCommonMark::test_links_023 <- tests/__init__.py PASSED [ 45%] tests/test_commonmark.py::TestCommonMark::test_links_024 <- tests/__init__.py PASSED [ 45%] tests/test_commonmark.py::TestCommonMark::test_links_026 <- tests/__init__.py PASSED [ 45%] tests/test_commonmark.py::TestCommonMark::test_links_027 <- tests/__init__.py PASSED [ 45%] tests/test_commonmark.py::TestCommonMark::test_links_028 <- tests/__init__.py PASSED [ 46%] tests/test_commonmark.py::TestCommonMark::test_links_030 <- tests/__init__.py PASSED [ 46%] tests/test_commonmark.py::TestCommonMark::test_links_035 <- tests/__init__.py PASSED [ 46%] tests/test_commonmark.py::TestCommonMark::test_links_036 <- tests/__init__.py PASSED [ 46%] tests/test_commonmark.py::TestCommonMark::test_links_040 <- tests/__init__.py PASSED [ 46%] tests/test_commonmark.py::TestCommonMark::test_links_042 <- tests/__init__.py PASSED [ 47%] tests/test_commonmark.py::TestCommonMark::test_links_044 <- tests/__init__.py PASSED [ 47%] tests/test_commonmark.py::TestCommonMark::test_links_048 <- tests/__init__.py PASSED [ 47%] tests/test_commonmark.py::TestCommonMark::test_links_052 <- tests/__init__.py PASSED [ 47%] tests/test_commonmark.py::TestCommonMark::test_links_053 <- tests/__init__.py PASSED [ 47%] tests/test_commonmark.py::TestCommonMark::test_links_054 <- tests/__init__.py PASSED [ 47%] tests/test_commonmark.py::TestCommonMark::test_links_055 <- tests/__init__.py PASSED [ 48%] tests/test_commonmark.py::TestCommonMark::test_links_056 <- tests/__init__.py PASSED [ 48%] tests/test_commonmark.py::TestCommonMark::test_links_057 <- tests/__init__.py PASSED [ 48%] tests/test_commonmark.py::TestCommonMark::test_links_058 <- tests/__init__.py PASSED [ 48%] tests/test_commonmark.py::TestCommonMark::test_links_059 <- tests/__init__.py PASSED [ 48%] tests/test_commonmark.py::TestCommonMark::test_links_061 <- tests/__init__.py PASSED [ 49%] tests/test_commonmark.py::TestCommonMark::test_links_062 <- tests/__init__.py PASSED [ 49%] tests/test_commonmark.py::TestCommonMark::test_links_063 <- tests/__init__.py PASSED [ 49%] tests/test_commonmark.py::TestCommonMark::test_links_066 <- tests/__init__.py PASSED [ 49%] tests/test_commonmark.py::TestCommonMark::test_links_067 <- tests/__init__.py PASSED [ 49%] tests/test_commonmark.py::TestCommonMark::test_links_068 <- tests/__init__.py PASSED [ 49%] tests/test_commonmark.py::TestCommonMark::test_links_069 <- tests/__init__.py PASSED [ 50%] tests/test_commonmark.py::TestCommonMark::test_links_070 <- tests/__init__.py PASSED [ 50%] tests/test_commonmark.py::TestCommonMark::test_links_071 <- tests/__init__.py PASSED [ 50%] tests/test_commonmark.py::TestCommonMark::test_links_072 <- tests/__init__.py PASSED [ 50%] tests/test_commonmark.py::TestCommonMark::test_links_073 <- tests/__init__.py PASSED [ 50%] tests/test_commonmark.py::TestCommonMark::test_links_074 <- tests/__init__.py PASSED [ 50%] tests/test_commonmark.py::TestCommonMark::test_links_075 <- tests/__init__.py PASSED [ 51%] tests/test_commonmark.py::TestCommonMark::test_links_076 <- tests/__init__.py PASSED [ 51%] tests/test_commonmark.py::TestCommonMark::test_links_078 <- tests/__init__.py PASSED [ 51%] tests/test_commonmark.py::TestCommonMark::test_links_079 <- tests/__init__.py PASSED [ 51%] tests/test_commonmark.py::TestCommonMark::test_links_080 <- tests/__init__.py PASSED [ 51%] tests/test_commonmark.py::TestCommonMark::test_links_081 <- tests/__init__.py PASSED [ 52%] tests/test_commonmark.py::TestCommonMark::test_links_083 <- tests/__init__.py PASSED [ 52%] tests/test_commonmark.py::TestCommonMark::test_list_items_001 <- tests/__init__.py PASSED [ 52%] tests/test_commonmark.py::TestCommonMark::test_list_items_002 <- tests/__init__.py PASSED [ 52%] tests/test_commonmark.py::TestCommonMark::test_list_items_003 <- tests/__init__.py PASSED [ 52%] tests/test_commonmark.py::TestCommonMark::test_list_items_004 <- tests/__init__.py PASSED [ 52%] tests/test_commonmark.py::TestCommonMark::test_list_items_006 <- tests/__init__.py PASSED [ 53%] tests/test_commonmark.py::TestCommonMark::test_list_items_007 <- tests/__init__.py PASSED [ 53%] tests/test_commonmark.py::TestCommonMark::test_list_items_008 <- tests/__init__.py PASSED [ 53%] tests/test_commonmark.py::TestCommonMark::test_list_items_009 <- tests/__init__.py PASSED [ 53%] tests/test_commonmark.py::TestCommonMark::test_list_items_010 <- tests/__init__.py PASSED [ 53%] tests/test_commonmark.py::TestCommonMark::test_list_items_011 <- tests/__init__.py PASSED [ 54%] tests/test_commonmark.py::TestCommonMark::test_list_items_012 <- tests/__init__.py PASSED [ 54%] tests/test_commonmark.py::TestCommonMark::test_list_items_013 <- tests/__init__.py PASSED [ 54%] tests/test_commonmark.py::TestCommonMark::test_list_items_014 <- tests/__init__.py PASSED [ 54%] tests/test_commonmark.py::TestCommonMark::test_list_items_015 <- tests/__init__.py PASSED [ 54%] tests/test_commonmark.py::TestCommonMark::test_list_items_016 <- tests/__init__.py PASSED [ 54%] tests/test_commonmark.py::TestCommonMark::test_list_items_017 <- tests/__init__.py PASSED [ 55%] tests/test_commonmark.py::TestCommonMark::test_list_items_018 <- tests/__init__.py PASSED [ 55%] tests/test_commonmark.py::TestCommonMark::test_list_items_019 <- tests/__init__.py PASSED [ 55%] tests/test_commonmark.py::TestCommonMark::test_list_items_020 <- tests/__init__.py PASSED [ 55%] tests/test_commonmark.py::TestCommonMark::test_list_items_021 <- tests/__init__.py PASSED [ 55%] tests/test_commonmark.py::TestCommonMark::test_list_items_022 <- tests/__init__.py PASSED [ 55%] tests/test_commonmark.py::TestCommonMark::test_list_items_023 <- tests/__init__.py PASSED [ 56%] tests/test_commonmark.py::TestCommonMark::test_list_items_025 <- tests/__init__.py PASSED [ 56%] tests/test_commonmark.py::TestCommonMark::test_list_items_026 <- tests/__init__.py PASSED [ 56%] tests/test_commonmark.py::TestCommonMark::test_list_items_027 <- tests/__init__.py PASSED [ 56%] tests/test_commonmark.py::TestCommonMark::test_list_items_029 <- tests/__init__.py PASSED [ 56%] tests/test_commonmark.py::TestCommonMark::test_list_items_030 <- tests/__init__.py PASSED [ 57%] tests/test_commonmark.py::TestCommonMark::test_list_items_031 <- tests/__init__.py PASSED [ 57%] tests/test_commonmark.py::TestCommonMark::test_list_items_032 <- tests/__init__.py PASSED [ 57%] tests/test_commonmark.py::TestCommonMark::test_list_items_034 <- tests/__init__.py PASSED [ 57%] tests/test_commonmark.py::TestCommonMark::test_list_items_035 <- tests/__init__.py PASSED [ 57%] tests/test_commonmark.py::TestCommonMark::test_list_items_036 <- tests/__init__.py PASSED [ 57%] tests/test_commonmark.py::TestCommonMark::test_list_items_037 <- tests/__init__.py PASSED [ 58%] tests/test_commonmark.py::TestCommonMark::test_list_items_042 <- tests/__init__.py PASSED [ 58%] tests/test_commonmark.py::TestCommonMark::test_list_items_043 <- tests/__init__.py PASSED [ 58%] tests/test_commonmark.py::TestCommonMark::test_list_items_044 <- tests/__init__.py PASSED [ 58%] tests/test_commonmark.py::TestCommonMark::test_list_items_045 <- tests/__init__.py PASSED [ 58%] tests/test_commonmark.py::TestCommonMark::test_list_items_046 <- tests/__init__.py PASSED [ 59%] tests/test_commonmark.py::TestCommonMark::test_list_items_047 <- tests/__init__.py PASSED [ 59%] tests/test_commonmark.py::TestCommonMark::test_list_items_048 <- tests/__init__.py PASSED [ 59%] tests/test_commonmark.py::TestCommonMark::test_lists_001 <- tests/__init__.py PASSED [ 59%] tests/test_commonmark.py::TestCommonMark::test_lists_002 <- tests/__init__.py PASSED [ 59%] tests/test_commonmark.py::TestCommonMark::test_lists_003 <- tests/__init__.py PASSED [ 59%] tests/test_commonmark.py::TestCommonMark::test_lists_004 <- tests/__init__.py PASSED [ 60%] tests/test_commonmark.py::TestCommonMark::test_lists_005 <- tests/__init__.py PASSED [ 60%] tests/test_commonmark.py::TestCommonMark::test_lists_006 <- tests/__init__.py PASSED [ 60%] tests/test_commonmark.py::TestCommonMark::test_lists_008 <- tests/__init__.py PASSED [ 60%] tests/test_commonmark.py::TestCommonMark::test_lists_009 <- tests/__init__.py PASSED [ 60%] tests/test_commonmark.py::TestCommonMark::test_lists_010 <- tests/__init__.py PASSED [ 60%] tests/test_commonmark.py::TestCommonMark::test_lists_011 <- tests/__init__.py PASSED [ 61%] tests/test_commonmark.py::TestCommonMark::test_lists_012 <- tests/__init__.py PASSED [ 61%] tests/test_commonmark.py::TestCommonMark::test_lists_013 <- tests/__init__.py PASSED [ 61%] tests/test_commonmark.py::TestCommonMark::test_lists_014 <- tests/__init__.py PASSED [ 61%] tests/test_commonmark.py::TestCommonMark::test_lists_015 <- tests/__init__.py PASSED [ 61%] tests/test_commonmark.py::TestCommonMark::test_lists_020 <- tests/__init__.py PASSED [ 62%] tests/test_commonmark.py::TestCommonMark::test_lists_021 <- tests/__init__.py PASSED [ 62%] tests/test_commonmark.py::TestCommonMark::test_lists_022 <- tests/__init__.py PASSED [ 62%] tests/test_commonmark.py::TestCommonMark::test_lists_023 <- tests/__init__.py PASSED [ 62%] tests/test_commonmark.py::TestCommonMark::test_lists_024 <- tests/__init__.py PASSED [ 62%] tests/test_commonmark.py::TestCommonMark::test_paragraphs_001 <- tests/__init__.py PASSED [ 62%] tests/test_commonmark.py::TestCommonMark::test_paragraphs_002 <- tests/__init__.py PASSED [ 63%] tests/test_commonmark.py::TestCommonMark::test_paragraphs_003 <- tests/__init__.py PASSED [ 63%] tests/test_commonmark.py::TestCommonMark::test_paragraphs_004 <- tests/__init__.py PASSED [ 63%] tests/test_commonmark.py::TestCommonMark::test_paragraphs_005 <- tests/__init__.py PASSED [ 63%] tests/test_commonmark.py::TestCommonMark::test_paragraphs_006 <- tests/__init__.py PASSED [ 63%] tests/test_commonmark.py::TestCommonMark::test_paragraphs_007 <- tests/__init__.py PASSED [ 63%] tests/test_commonmark.py::TestCommonMark::test_paragraphs_008 <- tests/__init__.py PASSED [ 64%] tests/test_commonmark.py::TestCommonMark::test_precedence_001 <- tests/__init__.py PASSED [ 64%] tests/test_commonmark.py::TestCommonMark::test_raw_html_001 <- tests/__init__.py PASSED [ 64%] tests/test_commonmark.py::TestCommonMark::test_raw_html_002 <- tests/__init__.py PASSED [ 64%] tests/test_commonmark.py::TestCommonMark::test_raw_html_003 <- tests/__init__.py PASSED [ 64%] tests/test_commonmark.py::TestCommonMark::test_raw_html_004 <- tests/__init__.py PASSED [ 65%] tests/test_commonmark.py::TestCommonMark::test_raw_html_005 <- tests/__init__.py PASSED [ 65%] tests/test_commonmark.py::TestCommonMark::test_raw_html_006 <- tests/__init__.py PASSED [ 65%] tests/test_commonmark.py::TestCommonMark::test_raw_html_007 <- tests/__init__.py PASSED [ 65%] tests/test_commonmark.py::TestCommonMark::test_raw_html_008 <- tests/__init__.py PASSED [ 65%] tests/test_commonmark.py::TestCommonMark::test_raw_html_009 <- tests/__init__.py PASSED [ 65%] tests/test_commonmark.py::TestCommonMark::test_raw_html_010 <- tests/__init__.py PASSED [ 66%] tests/test_commonmark.py::TestCommonMark::test_raw_html_011 <- tests/__init__.py PASSED [ 66%] tests/test_commonmark.py::TestCommonMark::test_raw_html_012 <- tests/__init__.py PASSED [ 66%] tests/test_commonmark.py::TestCommonMark::test_raw_html_013 <- tests/__init__.py PASSED [ 66%] tests/test_commonmark.py::TestCommonMark::test_raw_html_014 <- tests/__init__.py PASSED [ 66%] tests/test_commonmark.py::TestCommonMark::test_raw_html_015 <- tests/__init__.py PASSED [ 67%] tests/test_commonmark.py::TestCommonMark::test_raw_html_016 <- tests/__init__.py PASSED [ 67%] tests/test_commonmark.py::TestCommonMark::test_raw_html_017 <- tests/__init__.py PASSED [ 67%] tests/test_commonmark.py::TestCommonMark::test_raw_html_018 <- tests/__init__.py PASSED [ 67%] tests/test_commonmark.py::TestCommonMark::test_raw_html_019 <- tests/__init__.py PASSED [ 67%] tests/test_commonmark.py::TestCommonMark::test_raw_html_020 <- tests/__init__.py PASSED [ 67%] tests/test_commonmark.py::TestCommonMark::test_raw_html_021 <- tests/__init__.py PASSED [ 68%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_001 <- tests/__init__.py PASSED [ 68%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_004 <- tests/__init__.py PASSED [ 68%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_005 <- tests/__init__.py PASSED [ 68%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_006 <- tests/__init__.py PASSED [ 68%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_008 <- tests/__init__.py PASSED [ 68%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_009 <- tests/__init__.py PASSED [ 69%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_010 <- tests/__init__.py PASSED [ 69%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_011 <- tests/__init__.py PASSED [ 69%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_012 <- tests/__init__.py PASSED [ 69%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_014 <- tests/__init__.py PASSED [ 69%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_016 <- tests/__init__.py PASSED [ 70%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_017 <- tests/__init__.py PASSED [ 70%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_018 <- tests/__init__.py PASSED [ 70%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_019 <- tests/__init__.py PASSED [ 70%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_020 <- tests/__init__.py PASSED [ 70%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_021 <- tests/__init__.py PASSED [ 70%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_022 <- tests/__init__.py PASSED [ 71%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_023 <- tests/__init__.py PASSED [ 71%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_024 <- tests/__init__.py PASSED [ 71%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_025 <- tests/__init__.py PASSED [ 71%] tests/test_commonmark.py::TestCommonMark::test_setext_headings_026 <- tests/__init__.py PASSED [ 71%] tests/test_commonmark.py::TestCommonMark::test_soft_line_breaks_001 <- tests/__init__.py PASSED [ 72%] tests/test_commonmark.py::TestCommonMark::test_soft_line_breaks_002 <- tests/__init__.py PASSED [ 72%] tests/test_commonmark.py::TestCommonMark::test_tabs_001 <- tests/__init__.py PASSED [ 72%] tests/test_commonmark.py::TestCommonMark::test_tabs_002 <- tests/__init__.py PASSED [ 72%] tests/test_commonmark.py::TestCommonMark::test_tabs_003 <- tests/__init__.py PASSED [ 72%] tests/test_commonmark.py::TestCommonMark::test_tabs_004 <- tests/__init__.py PASSED [ 72%] tests/test_commonmark.py::TestCommonMark::test_tabs_005 <- tests/__init__.py PASSED [ 73%] tests/test_commonmark.py::TestCommonMark::test_tabs_006 <- tests/__init__.py PASSED [ 73%] tests/test_commonmark.py::TestCommonMark::test_tabs_007 <- tests/__init__.py PASSED [ 73%] tests/test_commonmark.py::TestCommonMark::test_tabs_008 <- tests/__init__.py PASSED [ 73%] tests/test_commonmark.py::TestCommonMark::test_tabs_009 <- tests/__init__.py PASSED [ 73%] tests/test_commonmark.py::TestCommonMark::test_tabs_010 <- tests/__init__.py PASSED [ 73%] tests/test_commonmark.py::TestCommonMark::test_tabs_011 <- tests/__init__.py PASSED [ 74%] tests/test_commonmark.py::TestCommonMark::test_textual_content_001 <- tests/__init__.py PASSED [ 74%] tests/test_commonmark.py::TestCommonMark::test_textual_content_002 <- tests/__init__.py PASSED [ 74%] tests/test_commonmark.py::TestCommonMark::test_textual_content_003 <- tests/__init__.py PASSED [ 74%] tests/test_commonmark.py::TestCommonMark::test_thematic_breaks_001 <- tests/__init__.py PASSED [ 74%] tests/test_commonmark.py::TestCommonMark::test_thematic_breaks_002 <- tests/__init__.py PASSED [ 75%] tests/test_commonmark.py::TestCommonMark::test_thematic_breaks_003 <- tests/__init__.py PASSED [ 75%] tests/test_commonmark.py::TestCommonMark::test_thematic_breaks_004 <- tests/__init__.py PASSED [ 75%] tests/test_commonmark.py::TestCommonMark::test_thematic_breaks_005 <- tests/__init__.py PASSED [ 75%] tests/test_commonmark.py::TestCommonMark::test_thematic_breaks_006 <- tests/__init__.py PASSED [ 75%] tests/test_commonmark.py::TestCommonMark::test_thematic_breaks_007 <- tests/__init__.py PASSED [ 75%] tests/test_commonmark.py::TestCommonMark::test_thematic_breaks_008 <- tests/__init__.py PASSED [ 76%] tests/test_commonmark.py::TestCommonMark::test_thematic_breaks_009 <- tests/__init__.py PASSED [ 76%] tests/test_commonmark.py::TestCommonMark::test_thematic_breaks_010 <- tests/__init__.py PASSED [ 76%] tests/test_commonmark.py::TestCommonMark::test_thematic_breaks_011 <- tests/__init__.py PASSED [ 76%] tests/test_commonmark.py::TestCommonMark::test_thematic_breaks_012 <- tests/__init__.py PASSED [ 76%] tests/test_commonmark.py::TestCommonMark::test_thematic_breaks_013 <- tests/__init__.py PASSED [ 77%] tests/test_commonmark.py::TestCommonMark::test_thematic_breaks_014 <- tests/__init__.py PASSED [ 77%] tests/test_commonmark.py::TestCommonMark::test_thematic_breaks_015 <- tests/__init__.py PASSED [ 77%] tests/test_commonmark.py::TestCommonMark::test_thematic_breaks_016 <- tests/__init__.py PASSED [ 77%] tests/test_commonmark.py::TestCommonMark::test_thematic_breaks_017 <- tests/__init__.py PASSED [ 77%] tests/test_commonmark.py::TestCommonMark::test_thematic_breaks_018 <- tests/__init__.py PASSED [ 77%] tests/test_commonmark.py::TestCommonMark::test_thematic_breaks_019 <- tests/__init__.py PASSED [ 78%] tests/test_directive.py::TestPluginAdmonition::test_admonition_options PASSED [ 78%] tests/test_directive.py::TestPluginAdmonition::test_ast_admonition PASSED [ 78%] tests/test_directive.py::TestPluginAdmonition::test_code_admonition PASSED [ 78%] tests/test_directive.py::TestPluginAdmonition::test_empty_title PASSED [ 78%] tests/test_directive.py::TestPluginAdmonition::test_missing_title PASSED [ 78%] tests/test_directive.py::TestPluginAdmonition::test_note_admonition PASSED [ 79%] tests/test_directive.py::TestPluginAdmonition::test_note_admonition_no_text PASSED [ 79%] tests/test_directive.py::TestPluginAdmonition::test_unsupported_directive PASSED [ 79%] tests/test_include.py::TestPluginDirective::test_ast_include PASSED [ 79%] tests/test_include.py::TestPluginDirective::test_html_include PASSED [ 79%] tests/test_include.py::TestPluginDirective::test_include_missing_source PASSED [ 80%] tests/test_misc.py::TestMiscCases::test_allow_data_protocols PASSED [ 80%] tests/test_misc.py::TestMiscCases::test_allow_harmful_protocols PASSED [ 80%] tests/test_misc.py::TestMiscCases::test_before_parse_hooks PASSED [ 80%] tests/test_misc.py::TestMiscCases::test_emphasis PASSED [ 80%] tests/test_misc.py::TestMiscCases::test_escape_html PASSED [ 80%] tests/test_misc.py::TestMiscCases::test_hard_wrap PASSED [ 81%] tests/test_misc.py::TestMiscCases::test_harmful_links PASSED [ 81%] tests/test_misc.py::TestMiscCases::test_none PASSED [ 81%] tests/test_misc.py::TestMiscCases::test_use_plugin PASSED [ 81%] tests/test_plugins.py::TestPlugin_url::test_autourl_001 <- tests/__init__.py PASSED [ 81%] tests/test_plugins.py::TestPlugin_strikethrough::test_strikethrough_001 <- tests/__init__.py PASSED [ 81%] tests/test_plugins.py::TestPlugin_strikethrough::test_strikethrough_002 <- tests/__init__.py PASSED [ 82%] tests/test_plugins.py::TestPlugin_strikethrough::test_strikethrough_003 <- tests/__init__.py PASSED [ 82%] tests/test_plugins.py::TestPlugin_strikethrough::test_strikethrough_004 <- tests/__init__.py PASSED [ 82%] tests/test_plugins.py::TestPlugin_strikethrough::test_strikethrough_005 <- tests/__init__.py PASSED [ 82%] tests/test_plugins.py::TestPlugin_strikethrough::test_strikethrough_006 <- tests/__init__.py PASSED [ 82%] tests/test_plugins.py::TestPlugin_footnotes::test_ast_renderer PASSED [ 83%] tests/test_plugins.py::TestPlugin_footnotes::test_footnotes_001 <- tests/__init__.py PASSED [ 83%] tests/test_plugins.py::TestPlugin_footnotes::test_footnotes_002 <- tests/__init__.py PASSED [ 83%] tests/test_plugins.py::TestPlugin_footnotes::test_footnotes_003 <- tests/__init__.py PASSED [ 83%] tests/test_plugins.py::TestPlugin_table::test_align_table_001 <- tests/__init__.py PASSED [ 83%] tests/test_plugins.py::TestPlugin_table::test_align_table_002 <- tests/__init__.py PASSED [ 83%] tests/test_plugins.py::TestPlugin_table::test_ast_renderer PASSED [ 84%] tests/test_plugins.py::TestPlugin_table::test_misc_table_001 <- tests/__init__.py PASSED [ 84%] tests/test_plugins.py::TestPlugin_table::test_misc_table_002 <- tests/__init__.py PASSED [ 84%] tests/test_plugins.py::TestPlugin_table::test_misc_table_003 <- tests/__init__.py PASSED [ 84%] tests/test_plugins.py::TestPlugin_table::test_misc_table_004 <- tests/__init__.py PASSED [ 84%] tests/test_plugins.py::TestPlugin_table::test_misc_table_005 <- tests/__init__.py PASSED [ 85%] tests/test_plugins.py::TestPlugin_table::test_misc_table_006 <- tests/__init__.py PASSED [ 85%] tests/test_plugins.py::TestPlugin_table::test_misc_table_007 <- tests/__init__.py PASSED [ 85%] tests/test_plugins.py::TestPlugin_table::test_nptable_001 <- tests/__init__.py PASSED [ 85%] tests/test_plugins.py::TestPlugin_table::test_table_001 <- tests/__init__.py PASSED [ 85%] tests/test_plugins.py::TestPlugin_table::test_table_002 <- tests/__init__.py PASSED [ 85%] tests/test_plugins.py::TestPlugin_task_lists::test_ast_renderer PASSED [ 86%] tests/test_plugins.py::TestPlugin_task_lists::test_task_lists_001 <- tests/__init__.py PASSED [ 86%] tests/test_plugins.py::TestPlugin_task_lists::test_task_lists_002 <- tests/__init__.py PASSED [ 86%] tests/test_plugins.py::TestPlugin_task_lists::test_task_lists_003 <- tests/__init__.py PASSED [ 86%] tests/test_plugins.py::TestPlugin_task_lists::test_task_lists_004 <- tests/__init__.py PASSED [ 86%] tests/test_plugins.py::TestPlugin_task_lists::test_task_lists_005 <- tests/__init__.py PASSED [ 86%] tests/test_plugins.py::TestPlugin_task_lists::test_task_lists_006 <- tests/__init__.py PASSED [ 87%] tests/test_plugins.py::TestPlugin_task_lists::test_task_lists_007 <- tests/__init__.py PASSED [ 87%] tests/test_plugins.py::TestPlugin_task_lists::test_task_lists_008 <- tests/__init__.py PASSED [ 87%] tests/test_plugins.py::TestPlugin_def_list::test_ast_renderer PASSED [ 87%] tests/test_plugins.py::TestPlugin_def_list::test_definition_lists_001 <- tests/__init__.py PASSED [ 87%] tests/test_plugins.py::TestPlugin_def_list::test_definition_lists_002 <- tests/__init__.py PASSED [ 88%] tests/test_plugins.py::TestPlugin_def_list::test_definition_lists_003 <- tests/__init__.py PASSED [ 88%] tests/test_plugins.py::TestPlugin_def_list::test_definition_lists_004 <- tests/__init__.py PASSED [ 88%] tests/test_plugins.py::TestPlugin_def_list::test_definition_lists_005 <- tests/__init__.py PASSED [ 88%] tests/test_plugins.py::TestPlugin_def_list::test_definition_lists_006 <- tests/__init__.py PASSED [ 88%] tests/test_plugins.py::TestPlugin_abbr::test_abbreviation_001 <- tests/__init__.py PASSED [ 88%] tests/test_plugins.py::TestPlugin_abbr::test_abbreviation_002 <- tests/__init__.py PASSED [ 89%] tests/test_plugins.py::TestPlugin_abbr::test_abbreviation_003 <- tests/__init__.py PASSED [ 89%] tests/test_plugins.py::TestPlugin_abbr::test_abbreviation_004 <- tests/__init__.py PASSED [ 89%] tests/test_plugins.py::TestPlugin_abbr::test_abbreviation_005 <- tests/__init__.py PASSED [ 89%] tests/test_plugins.py::TestPlugin_abbr::test_abbreviation_006 <- tests/__init__.py PASSED [ 89%] tests/test_plugins.py::TestPlugin_abbr::test_abbreviation_007 <- tests/__init__.py PASSED [ 90%] tests/test_plugins.py::TestPlugin_abbr::test_abbreviation_008 <- tests/__init__.py PASSED [ 90%] tests/test_plugins.py::TestPlugin_abbr::test_abbreviation_009 <- tests/__init__.py PASSED [ 90%] tests/test_plugins.py::TestPlugin_abbr::test_ast_renderer PASSED [ 90%] tests/test_syntax.py::TestSyntax::test_axt_headings_001 <- tests/__init__.py PASSED [ 90%] tests/test_syntax.py::TestSyntax::test_axt_headings_002 <- tests/__init__.py PASSED [ 90%] tests/test_syntax.py::TestSyntax::test_axt_headings_003 <- tests/__init__.py PASSED [ 91%] tests/test_syntax.py::TestSyntax::test_axt_headings_004 <- tests/__init__.py PASSED [ 91%] tests/test_syntax.py::TestSyntax::test_axt_headings_005 <- tests/__init__.py PASSED [ 91%] tests/test_syntax.py::TestSyntax::test_axt_headings_006 <- tests/__init__.py PASSED [ 91%] tests/test_syntax.py::TestSyntax::test_axt_headings_007 <- tests/__init__.py PASSED [ 91%] tests/test_syntax.py::TestSyntax::test_axt_headings_008 <- tests/__init__.py PASSED [ 91%] tests/test_syntax.py::TestSyntax::test_blockquote_001 <- tests/__init__.py PASSED [ 92%] tests/test_syntax.py::TestSyntax::test_links_001 <- tests/__init__.py PASSED [ 92%] tests/test_syntax.py::TestSyntax::test_links_002 <- tests/__init__.py PASSED [ 92%] tests/test_syntax.py::TestSyntax::test_links_003 <- tests/__init__.py PASSED [ 92%] tests/test_syntax.py::TestSyntax::test_links_004 <- tests/__init__.py PASSED [ 92%] tests/test_syntax.py::TestSyntax::test_links_005 <- tests/__init__.py PASSED [ 93%] tests/test_syntax.py::TestSyntax::test_links_006 <- tests/__init__.py PASSED [ 93%] tests/test_syntax.py::TestSyntax::test_links_007 <- tests/__init__.py PASSED [ 93%] tests/test_syntax.py::TestSyntax::test_links_008 <- tests/__init__.py PASSED [ 93%] tests/test_syntax.py::TestSyntax::test_links_009 <- tests/__init__.py PASSED [ 93%] tests/test_syntax.py::TestSyntax::test_links_010 <- tests/__init__.py PASSED [ 93%] tests/test_syntax.py::TestSyntax::test_links_011 <- tests/__init__.py PASSED [ 94%] tests/test_syntax.py::TestSyntax::test_links_012 <- tests/__init__.py PASSED [ 94%] tests/test_syntax.py::TestSyntax::test_links_013 <- tests/__init__.py PASSED [ 94%] tests/test_syntax.py::TestSyntax::test_links_014 <- tests/__init__.py PASSED [ 94%] tests/test_syntax.py::TestSyntax::test_links_015 <- tests/__init__.py PASSED [ 94%] tests/test_syntax.py::TestSyntax::test_links_016 <- tests/__init__.py PASSED [ 95%] tests/test_syntax.py::TestSyntax::test_links_017 <- tests/__init__.py PASSED [ 95%] tests/test_syntax.py::TestSyntax::test_lists_001 <- tests/__init__.py PASSED [ 95%] tests/test_syntax.py::TestSyntax::test_lists_002 <- tests/__init__.py PASSED [ 95%] tests/test_syntax.py::TestSyntax::test_lists_003 <- tests/__init__.py PASSED [ 95%] tests/test_syntax.py::TestSyntax::test_setext_headings_001 <- tests/__init__.py PASSED [ 95%] tests/test_syntax.py::TestSyntax::test_setext_headings_002 <- tests/__init__.py PASSED [ 96%] tests/test_syntax.py::TestSyntax::test_setext_headings_003 <- tests/__init__.py PASSED [ 96%] tests/test_syntax.py::TestSyntax::test_setext_headings_004 <- tests/__init__.py PASSED [ 96%] tests/test_syntax.py::TestSyntax::test_setext_headings_005 <- tests/__init__.py PASSED [ 96%] tests/test_syntax.py::TestSyntax::test_setext_headings_006 <- tests/__init__.py PASSED [ 96%] tests/test_syntax.py::TestSyntax::test_setext_headings_007 <- tests/__init__.py PASSED [ 96%] tests/test_syntax.py::TestSyntax::test_thematic_breaks_001 <- tests/__init__.py PASSED [ 97%] tests/test_syntax.py::TestSyntax::test_thematic_breaks_002 <- tests/__init__.py PASSED [ 97%] tests/test_syntax.py::TestSyntax::test_thematic_breaks_003 <- tests/__init__.py PASSED [ 97%] tests/test_syntax.py::TestSyntax::test_thematic_breaks_004 <- tests/__init__.py PASSED [ 97%] tests/test_syntax.py::TestSyntax::test_thematic_breaks_005 <- tests/__init__.py PASSED [ 97%] tests/test_toc.py::TestPluginToc::test_complex_001 <- tests/__init__.py PASSED [ 98%] tests/test_toc.py::TestPluginToc::test_html_in_heading_001 <- tests/__init__.py PASSED [ 98%] tests/test_toc.py::TestPluginToc::test_insane_001 <- tests/__init__.py PASSED [ 98%] tests/test_toc.py::TestPluginToc::test_insane_002 <- tests/__init__.py PASSED [ 98%] tests/test_toc.py::TestPluginToc::test_invalid_option_001 <- tests/__init__.py PASSED [ 98%] tests/test_toc.py::TestPluginToc::test_link_in_heading_001 <- tests/__init__.py PASSED [ 98%] tests/test_toc.py::TestPluginToc::test_no_toc_001 <- tests/__init__.py PASSED [ 99%] tests/test_toc.py::TestPluginToc::test_no_toc_002 <- tests/__init__.py PASSED [ 99%] tests/test_toc.py::TestPluginToc::test_simple_toc_001 <- tests/__init__.py PASSED [ 99%] tests/test_toc.py::TestPluginTocAst::test_ast_renderer PASSED [ 99%] tests/test_toc.py::TestPluginTocAst::test_extract_toc_items PASSED [ 99%] tests/test_toc.py::TestPluginTocAst::test_render_toc_ul PASSED [100%] ============================= 561 passed in 5.83s ==============================