component(developer/golang-123): Add Component
[oi-userland.git] / components / python / sybil / test / results-all.master
blobbb1533e21fd3dc8cabd5c321ec13572d331793a8
1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
4 rootdir: $(@D)
5 configfile: setup.cfg
6 collecting ... collected 692 items
8 docs/markdown.rst::line:106,column:1 PASSED
9 docs/markdown.rst::line:122,column:1 PASSED
10 docs/markdown.rst::line:129,column:1 PASSED
11 docs/markdown.rst::line:148,column:1 PASSED
12 docs/markdown.rst::line:203,column:1 PASSED
13 docs/markdown.rst::line:209,column:1 PASSED
14 docs/markdown.rst::line:232,column:1 PASSED
15 docs/markdown.rst::line:238,column:1 PASSED
16 docs/markdown.rst::line:35,column:1 PASSED
17 docs/markdown.rst::line:41,column:1 PASSED
18 docs/markdown.rst::line:75,column:1 PASSED
19 docs/markdown.rst::line:81,column:1 PASSED
20 docs/markdown.rst::line:99,column:1 PASSED
21 docs/myst.rst::line:138,column:1 PASSED
22 docs/myst.rst::line:144,column:1 PASSED
23 docs/myst.rst::line:162,column:1 PASSED
24 docs/myst.rst::line:169,column:1 PASSED
25 docs/myst.rst::line:185,column:1 PASSED
26 docs/myst.rst::line:192,column:1 PASSED
27 docs/myst.rst::line:211,column:1 PASSED
28 docs/myst.rst::line:274,column:1 PASSED
29 docs/myst.rst::line:280,column:1 PASSED
30 docs/myst.rst::line:30,column:1 PASSED
31 docs/myst.rst::line:303,column:1 PASSED
32 docs/myst.rst::line:309,column:1 PASSED
33 docs/myst.rst::line:319,column:1 PASSED
34 docs/myst.rst::line:36,column:1 PASSED
35 docs/myst.rst::line:62,column:1 PASSED
36 docs/myst.rst::line:68,column:1 PASSED
37 docs/myst.rst::line:91,column:1 PASSED
38 docs/myst.rst::line:97,column:1 PASSED
39 docs/parsers.rst::line:105,column:1 PASSED
40 docs/parsers.rst::line:115,column:1 PASSED
41 docs/parsers.rst::line:141,column:1 PASSED
42 docs/parsers.rst::line:42,column:1 PASSED
43 docs/parsers.rst::line:54,column:1 PASSED
44 docs/parsers.rst::line:72,column:1 PASSED
45 docs/parsers.rst::line:81,column:1 PASSED
46 docs/patterns.rst::line:15,column:1 PASSED
47 docs/patterns.rst::line:29,column:1 PASSED
48 docs/patterns.rst::line:51,column:1 PASSED
49 docs/patterns.rst::line:6,column:1 PASSED
50 docs/patterns.rst::line:65,column:1 PASSED
51 docs/rest.rst::line:104,column:1 PASSED
52 docs/rest.rst::line:130,column:1 PASSED
53 docs/rest.rst::line:141,column:1 PASSED
54 docs/rest.rst::line:157,column:1 PASSED
55 docs/rest.rst::line:164,column:1 PASSED
56 docs/rest.rst::line:183,column:1 PASSED
57 docs/rest.rst::line:201,column:1 PASSED
58 docs/rest.rst::line:217,column:1 PASSED
59 docs/rest.rst::line:223,column:1 PASSED
60 docs/rest.rst::line:232,column:1 PASSED
61 docs/rest.rst::line:238,column:1 PASSED
62 docs/rest.rst::line:251,column:1 PASSED
63 docs/rest.rst::line:258,column:1 PASSED
64 docs/rest.rst::line:259,column:1 PASSED
65 docs/rest.rst::line:28,column:1 PASSED
66 docs/rest.rst::line:323,column:1 PASSED
67 docs/rest.rst::line:329,column:1 PASSED
68 docs/rest.rst::line:34,column:1 PASSED
69 docs/rest.rst::line:352,column:1 PASSED
70 docs/rest.rst::line:358,column:1 PASSED
71 docs/rest.rst::line:48,column:1 PASSED
72 docs/rest.rst::line:54,column:1 PASSED
73 docs/rest.rst::line:98,column:1 PASSED
74 tests/test_capture.py::test_basic PASSED
75 tests/test_capture.py::test_capture_codeblock PASSED
76 tests/test_capture.py::test_directive_indent_beyond_block PASSED
77 tests/test_capture.py::test_directive_indent_equal_to_block PASSED
78 tests/test_clear.py::test_basic PASSED
79 tests/test_codeblock.py::test_basic PASSED
80 tests/test_codeblock.py::test_code_directive PASSED
81 tests/test_codeblock.py::test_codeblocks_in_docstrings PASSED
82 tests/test_codeblock.py::test_doctest_in_docstrings PASSED
83 tests/test_codeblock.py::test_functional_future_imports PASSED
84 tests/test_codeblock.py::test_line_numbers_with_options PASSED
85 tests/test_codeblock.py::test_multiple_future_imports PASSED
86 tests/test_codeblock.py::test_no_future_imports PASSED
87 tests/test_codeblock.py::test_other_functionality_inheritance PASSED
88 tests/test_codeblock.py::test_other_language_composition_fail PASSED
89 tests/test_codeblock.py::test_other_language_composition_pass PASSED
90 tests/test_codeblock.py::test_other_language_inheritance PASSED
91 tests/test_codeblock.py::test_other_language_no_evaluator PASSED
92 tests/test_codeblock.py::test_single_future_import PASSED
93 tests/test_codeblock.py::test_sourcecode_directive PASSED
94 tests/test_codeblock.py::test_windows_line_endings PASSED
95 tests/test_compatibility.py::test_capture_parser_function PASSED
96 tests/test_compatibility.py::test_code_block_parser_pad PASSED
97 tests/test_compatibility.py::test_imports PASSED
98 tests/test_compatibility.py::test_skip_parser_function PASSED
99 tests/test_docs_examples.py::TestIntegrationExamples::test_pytest PASSED
100 tests/test_docs_examples.py::TestIntegrationExamples::test_unittest PASSED
101 tests/test_docs_examples.py::test_linting_and_checking PASSED
102 tests/test_docs_examples.py::test_myst_text_rest_src PASSED
103 tests/test_docs_examples.py::test_quickstart PASSED
104 tests/test_docs_examples.py::test_rest_text_rest_src PASSED
105 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/__init__.py] PASSED
106 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/document.py] PASSED
107 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/evaluators/__init__.py] PASSED
108 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/evaluators/capture.py] PASSED
109 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/evaluators/doctest.py] PASSED
110 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/evaluators/python.py] PASSED
111 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/evaluators/skip.py] PASSED
112 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/example.py] PASSED
113 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/integration/__init__.py] PASSED
114 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/integration/pytest.py] PASSED
115 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/integration/unittest.py] PASSED
116 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/__init__.py] PASSED
117 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/abstract/__init__.py] PASSED
118 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/abstract/clear.py] PASSED
119 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/abstract/codeblock.py] PASSED
120 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/abstract/doctest.py] PASSED
121 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/abstract/lexers.py] PASSED
122 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/abstract/skip.py] PASSED
123 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/capture.py] PASSED
124 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/codeblock.py] PASSED
125 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/doctest.py] PASSED
126 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/markdown/__init__.py] PASSED
127 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/markdown/clear.py] PASSED
128 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/markdown/codeblock.py] PASSED
129 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/markdown/lexers.py] PASSED
130 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/markdown/skip.py] PASSED
131 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/myst/__init__.py] PASSED
132 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/myst/clear.py] PASSED
133 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/myst/codeblock.py] PASSED
134 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/myst/doctest.py] PASSED
135 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/myst/lexers.py] PASSED
136 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/myst/skip.py] PASSED
137 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/rest/__init__.py] PASSED
138 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/rest/capture.py] PASSED
139 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/rest/clear.py] PASSED
140 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/rest/codeblock.py] PASSED
141 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/rest/doctest.py] PASSED
142 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/rest/lexers.py] PASSED
143 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/rest/skip.py] PASSED
144 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/parsers/skip.py] PASSED
145 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/python.py] PASSED
146 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/region.py] PASSED
147 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/sybil.py] PASSED
148 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/text.py] PASSED
149 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/build/lib/sybil/typing.py] PASSED
150 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/conftest.py] PASSED
151 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/docs/conf.py] PASSED
152 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/docs/examples/integration/__init__.py] PASSED
153 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/docs/examples/integration/docs/conftest.py] PASSED
154 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/docs/examples/integration/unittest/__init__.py] PASSED
155 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/docs/examples/integration/unittest/test_docs.py] PASSED
156 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/docs/examples/linting_and_checking/conftest.py] PASSED
157 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/docs/examples/myst_text_rest_src/conftest.py] PASSED
158 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/docs/examples/myst_text_rest_src/docs/conf.py] PASSED
159 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/docs/examples/myst_text_rest_src/setup.py] PASSED
160 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/docs/examples/myst_text_rest_src/src/myproj/__init__.py] PASSED
161 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/docs/examples/quickstart/conftest.py] PASSED
162 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/docs/examples/rest_text_rest_src/conftest.py] PASSED
163 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/docs/examples/rest_text_rest_src/docs/conf.py] PASSED
164 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/docs/examples/rest_text_rest_src/setup.py] PASSED
165 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/docs/examples/rest_text_rest_src/src/myproj/__init__.py] PASSED
166 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/setup.py] PASSED
167 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/__init__.py] PASSED
168 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/document.py] PASSED
169 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/evaluators/__init__.py] PASSED
170 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/evaluators/capture.py] PASSED
171 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/evaluators/doctest.py] PASSED
172 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/evaluators/python.py] PASSED
173 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/evaluators/skip.py] PASSED
174 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/example.py] PASSED
175 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/integration/__init__.py] PASSED
176 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/integration/pytest.py] PASSED
177 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/integration/unittest.py] PASSED
178 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/__init__.py] PASSED
179 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/abstract/__init__.py] PASSED
180 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/abstract/clear.py] PASSED
181 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/abstract/codeblock.py] PASSED
182 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/abstract/doctest.py] PASSED
183 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/abstract/lexers.py] PASSED
184 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/abstract/skip.py] PASSED
185 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/capture.py] PASSED
186 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/codeblock.py] PASSED
187 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/doctest.py] PASSED
188 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/markdown/__init__.py] PASSED
189 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/markdown/clear.py] PASSED
190 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/markdown/codeblock.py] PASSED
191 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/markdown/lexers.py] PASSED
192 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/markdown/skip.py] PASSED
193 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/myst/__init__.py] PASSED
194 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/myst/clear.py] PASSED
195 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/myst/codeblock.py] PASSED
196 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/myst/doctest.py] PASSED
197 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/myst/lexers.py] PASSED
198 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/myst/skip.py] PASSED
199 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/rest/__init__.py] PASSED
200 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/rest/capture.py] PASSED
201 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/rest/clear.py] PASSED
202 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/rest/codeblock.py] PASSED
203 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/rest/doctest.py] PASSED
204 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/rest/lexers.py] PASSED
205 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/rest/skip.py] PASSED
206 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/parsers/skip.py] PASSED
207 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/python.py] PASSED
208 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/region.py] PASSED
209 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/sybil.py] PASSED
210 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/text.py] PASSED
211 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/sybil/typing.py] PASSED
212 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/__init__.py] PASSED
213 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/functional/markdown/conftest.py] PASSED
214 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/functional/markdown/test_docs.py] PASSED
215 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/functional/modules/a.py] PASSED
216 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/functional/modules/b.py] PASSED
217 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/functional/myst/conf.py] PASSED
218 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/functional/myst/conftest.py] PASSED
219 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/functional/myst/test_docs.py] PASSED
220 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/functional/package_and_docs/src/parent/__init__.py] PASSED
221 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/functional/package_and_docs/src/parent/child/__init__.py] PASSED
222 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/functional/package_and_docs/src/parent/child/module_a.py] PASSED
223 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/functional/package_and_docs/src/parent/child/module_b.py] PASSED
224 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/functional/package_and_docs/src/parent/module_c.py] PASSED
225 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/functional/pytest/conftest.py] PASSED
226 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/functional/unittest/__init__.py] PASSED
227 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/functional/unittest/test_unittest.py] PASSED
228 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/helpers.py] PASSED
229 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/samples/comments.py] PASSED
230 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/samples/docstrings.py] PASSED
231 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/test_capture.py] PASSED
232 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/test_clear.py] PASSED
233 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/test_codeblock.py] PASSED
234 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/test_compatibility.py] PASSED
235 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/test_docs_examples.py] PASSED
236 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/test_doctest.py] PASSED
237 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/test_document.py] PASSED
238 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/test_functional.py] PASSED
239 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/test_helpers.py] PASSED
240 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/test_lexing.py] PASSED
241 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/test_markdown_lexers.py] PASSED
242 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/test_myst_clear.py] PASSED
243 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/test_myst_codeblock.py] PASSED
244 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/test_myst_doctest.py] PASSED
245 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/test_myst_lexers.py] PASSED
246 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/test_myst_skip.py] PASSED
247 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/test_rest_lexers.py] PASSED
248 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/test_skip.py] PASSED
249 tests/test_doctest.py::test_all_docstest_examples_extracted_from_docstrings_correctly[$(@D)/tests/test_sybil.py] PASSED
250 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/__init__.py] PASSED
251 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/document.py] PASSED
252 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/evaluators/__init__.py] PASSED
253 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/evaluators/capture.py] PASSED
254 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/evaluators/doctest.py] PASSED
255 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/evaluators/python.py] PASSED
256 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/evaluators/skip.py] PASSED
257 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/example.py] PASSED
258 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/integration/__init__.py] PASSED
259 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/integration/pytest.py] PASSED
260 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/integration/unittest.py] PASSED
261 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/__init__.py] PASSED
262 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/abstract/__init__.py] PASSED
263 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/abstract/clear.py] PASSED
264 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/abstract/codeblock.py] PASSED
265 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/abstract/doctest.py] PASSED
266 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/abstract/lexers.py] PASSED
267 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/abstract/skip.py] PASSED
268 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/capture.py] PASSED
269 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/codeblock.py] PASSED
270 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/doctest.py] PASSED
271 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/markdown/__init__.py] PASSED
272 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/markdown/clear.py] PASSED
273 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/markdown/codeblock.py] PASSED
274 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/markdown/lexers.py] PASSED
275 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/markdown/skip.py] PASSED
276 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/myst/__init__.py] PASSED
277 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/myst/clear.py] PASSED
278 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/myst/codeblock.py] PASSED
279 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/myst/doctest.py] PASSED
280 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/myst/lexers.py] PASSED
281 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/myst/skip.py] PASSED
282 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/rest/__init__.py] PASSED
283 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/rest/capture.py] PASSED
284 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/rest/clear.py] PASSED
285 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/rest/codeblock.py] PASSED
286 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/rest/doctest.py] PASSED
287 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/rest/lexers.py] PASSED
288 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/rest/skip.py] PASSED
289 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/parsers/skip.py] PASSED
290 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/python.py] PASSED
291 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/region.py] PASSED
292 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/sybil.py] PASSED
293 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/text.py] PASSED
294 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/build/lib/sybil/typing.py] PASSED
295 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/conftest.py] PASSED
296 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/docs/conf.py] PASSED
297 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/docs/examples/integration/__init__.py] PASSED
298 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/docs/examples/integration/docs/conftest.py] PASSED
299 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/docs/examples/integration/unittest/__init__.py] PASSED
300 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/docs/examples/integration/unittest/test_docs.py] PASSED
301 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/docs/examples/linting_and_checking/conftest.py] PASSED
302 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/docs/examples/myst_text_rest_src/conftest.py] PASSED
303 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/docs/examples/myst_text_rest_src/docs/conf.py] PASSED
304 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/docs/examples/myst_text_rest_src/setup.py] PASSED
305 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/docs/examples/myst_text_rest_src/src/myproj/__init__.py] PASSED
306 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/docs/examples/quickstart/conftest.py] PASSED
307 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/docs/examples/rest_text_rest_src/conftest.py] PASSED
308 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/docs/examples/rest_text_rest_src/docs/conf.py] PASSED
309 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/docs/examples/rest_text_rest_src/setup.py] PASSED
310 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/docs/examples/rest_text_rest_src/src/myproj/__init__.py] PASSED
311 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/setup.py] PASSED
312 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/__init__.py] PASSED
313 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/document.py] PASSED
314 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/evaluators/__init__.py] PASSED
315 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/evaluators/capture.py] PASSED
316 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/evaluators/doctest.py] PASSED
317 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/evaluators/python.py] PASSED
318 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/evaluators/skip.py] PASSED
319 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/example.py] PASSED
320 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/integration/__init__.py] PASSED
321 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/integration/pytest.py] PASSED
322 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/integration/unittest.py] PASSED
323 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/__init__.py] PASSED
324 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/abstract/__init__.py] PASSED
325 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/abstract/clear.py] PASSED
326 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/abstract/codeblock.py] PASSED
327 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/abstract/doctest.py] PASSED
328 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/abstract/lexers.py] PASSED
329 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/abstract/skip.py] PASSED
330 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/capture.py] PASSED
331 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/codeblock.py] PASSED
332 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/doctest.py] PASSED
333 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/markdown/__init__.py] PASSED
334 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/markdown/clear.py] PASSED
335 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/markdown/codeblock.py] PASSED
336 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/markdown/lexers.py] PASSED
337 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/markdown/skip.py] PASSED
338 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/myst/__init__.py] PASSED
339 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/myst/clear.py] PASSED
340 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/myst/codeblock.py] PASSED
341 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/myst/doctest.py] PASSED
342 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/myst/lexers.py] PASSED
343 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/myst/skip.py] PASSED
344 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/rest/__init__.py] PASSED
345 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/rest/capture.py] PASSED
346 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/rest/clear.py] PASSED
347 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/rest/codeblock.py] PASSED
348 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/rest/doctest.py] PASSED
349 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/rest/lexers.py] PASSED
350 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/rest/skip.py] PASSED
351 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/parsers/skip.py] PASSED
352 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/python.py] PASSED
353 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/region.py] PASSED
354 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/sybil.py] PASSED
355 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/text.py] PASSED
356 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/sybil/typing.py] PASSED
357 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/__init__.py] PASSED
358 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/functional/markdown/conftest.py] PASSED
359 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/functional/markdown/test_docs.py] PASSED
360 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/functional/modules/a.py] PASSED
361 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/functional/modules/b.py] PASSED
362 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/functional/myst/conf.py] PASSED
363 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/functional/myst/conftest.py] PASSED
364 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/functional/myst/test_docs.py] PASSED
365 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/functional/package_and_docs/src/parent/__init__.py] PASSED
366 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/functional/package_and_docs/src/parent/child/__init__.py] PASSED
367 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/functional/package_and_docs/src/parent/child/module_a.py] PASSED
368 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/functional/package_and_docs/src/parent/child/module_b.py] PASSED
369 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/functional/package_and_docs/src/parent/module_c.py] PASSED
370 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/functional/pytest/conftest.py] PASSED
371 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/functional/unittest/__init__.py] PASSED
372 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/functional/unittest/test_unittest.py] PASSED
373 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/helpers.py] PASSED
374 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/samples/comments.py] PASSED
375 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/samples/docstrings.py] PASSED
376 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/test_capture.py] PASSED
377 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/test_clear.py] PASSED
378 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/test_codeblock.py] PASSED
379 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/test_compatibility.py] PASSED
380 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/test_docs_examples.py] PASSED
381 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/test_doctest.py] PASSED
382 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/test_document.py] PASSED
383 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/test_functional.py] PASSED
384 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/test_helpers.py] PASSED
385 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/test_lexing.py] PASSED
386 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/test_markdown_lexers.py] PASSED
387 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/test_myst_clear.py] PASSED
388 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/test_myst_codeblock.py] PASSED
389 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/test_myst_doctest.py] PASSED
390 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/test_myst_lexers.py] PASSED
391 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/test_myst_skip.py] PASSED
392 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/test_rest_lexers.py] PASSED
393 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/test_skip.py] PASSED
394 tests/test_doctest.py::test_all_docstest_examples_extracted_from_source_correctly[$(@D)/tests/test_sybil.py] PASSED
395 tests/test_doctest.py::test_directive PASSED
396 tests/test_doctest.py::test_directive_with_options PASSED
397 tests/test_doctest.py::test_fail PASSED
398 tests/test_doctest.py::test_fail_with_options PASSED
399 tests/test_doctest.py::test_irrelevant_tabs PASSED
400 tests/test_doctest.py::test_literals PASSED
401 tests/test_doctest.py::test_min_indent PASSED
402 tests/test_doctest.py::test_pass PASSED
403 tests/test_doctest.py::test_sybil_example_count PASSED
404 tests/test_doctest.py::test_tabs PASSED
405 tests/test_doctest.py::test_unicode PASSED
406 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/__init__.py] PASSED
407 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/document.py] PASSED
408 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/evaluators/__init__.py] PASSED
409 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/evaluators/capture.py] PASSED
410 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/evaluators/doctest.py] PASSED
411 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/evaluators/python.py] PASSED
412 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/evaluators/skip.py] PASSED
413 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/example.py] PASSED
414 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/integration/__init__.py] PASSED
415 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/integration/pytest.py] PASSED
416 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/integration/unittest.py] PASSED
417 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/__init__.py] PASSED
418 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/abstract/__init__.py] PASSED
419 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/abstract/clear.py] PASSED
420 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/abstract/codeblock.py] PASSED
421 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/abstract/doctest.py] PASSED
422 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/abstract/lexers.py] PASSED
423 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/abstract/skip.py] PASSED
424 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/capture.py] PASSED
425 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/codeblock.py] PASSED
426 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/doctest.py] PASSED
427 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/markdown/__init__.py] PASSED
428 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/markdown/clear.py] PASSED
429 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/markdown/codeblock.py] PASSED
430 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/markdown/lexers.py] PASSED
431 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/markdown/skip.py] PASSED
432 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/myst/__init__.py] PASSED
433 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/myst/clear.py] PASSED
434 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/myst/codeblock.py] PASSED
435 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/myst/doctest.py] PASSED
436 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/myst/lexers.py] PASSED
437 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/myst/skip.py] PASSED
438 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/rest/__init__.py] PASSED
439 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/rest/capture.py] PASSED
440 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/rest/clear.py] PASSED
441 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/rest/codeblock.py] PASSED
442 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/rest/doctest.py] PASSED
443 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/rest/lexers.py] PASSED
444 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/rest/skip.py] PASSED
445 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/parsers/skip.py] PASSED
446 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/python.py] PASSED
447 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/region.py] PASSED
448 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/sybil.py] PASSED
449 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/text.py] PASSED
450 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/build/lib/sybil/typing.py] PASSED
451 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/conftest.py] PASSED
452 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/docs/conf.py] PASSED
453 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/docs/examples/integration/__init__.py] PASSED
454 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/docs/examples/integration/docs/conftest.py] PASSED
455 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/docs/examples/integration/unittest/__init__.py] PASSED
456 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/docs/examples/integration/unittest/test_docs.py] PASSED
457 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/docs/examples/linting_and_checking/conftest.py] PASSED
458 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/docs/examples/myst_text_rest_src/conftest.py] PASSED
459 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/docs/examples/myst_text_rest_src/docs/conf.py] PASSED
460 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/docs/examples/myst_text_rest_src/setup.py] PASSED
461 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/docs/examples/myst_text_rest_src/src/myproj/__init__.py] PASSED
462 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/docs/examples/quickstart/conftest.py] PASSED
463 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/docs/examples/rest_text_rest_src/conftest.py] PASSED
464 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/docs/examples/rest_text_rest_src/docs/conf.py] PASSED
465 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/docs/examples/rest_text_rest_src/setup.py] PASSED
466 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/docs/examples/rest_text_rest_src/src/myproj/__init__.py] PASSED
467 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/setup.py] PASSED
468 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/__init__.py] PASSED
469 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/document.py] PASSED
470 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/evaluators/__init__.py] PASSED
471 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/evaluators/capture.py] PASSED
472 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/evaluators/doctest.py] PASSED
473 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/evaluators/python.py] PASSED
474 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/evaluators/skip.py] PASSED
475 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/example.py] PASSED
476 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/integration/__init__.py] PASSED
477 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/integration/pytest.py] PASSED
478 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/integration/unittest.py] PASSED
479 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/__init__.py] PASSED
480 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/abstract/__init__.py] PASSED
481 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/abstract/clear.py] PASSED
482 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/abstract/codeblock.py] PASSED
483 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/abstract/doctest.py] PASSED
484 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/abstract/lexers.py] PASSED
485 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/abstract/skip.py] PASSED
486 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/capture.py] PASSED
487 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/codeblock.py] PASSED
488 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/doctest.py] PASSED
489 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/markdown/__init__.py] PASSED
490 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/markdown/clear.py] PASSED
491 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/markdown/codeblock.py] PASSED
492 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/markdown/lexers.py] PASSED
493 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/markdown/skip.py] PASSED
494 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/myst/__init__.py] PASSED
495 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/myst/clear.py] PASSED
496 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/myst/codeblock.py] PASSED
497 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/myst/doctest.py] PASSED
498 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/myst/lexers.py] PASSED
499 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/myst/skip.py] PASSED
500 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/rest/__init__.py] PASSED
501 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/rest/capture.py] PASSED
502 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/rest/clear.py] PASSED
503 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/rest/codeblock.py] PASSED
504 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/rest/doctest.py] PASSED
505 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/rest/lexers.py] PASSED
506 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/rest/skip.py] PASSED
507 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/parsers/skip.py] PASSED
508 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/python.py] PASSED
509 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/region.py] PASSED
510 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/sybil.py] PASSED
511 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/text.py] PASSED
512 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/sybil/typing.py] PASSED
513 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/__init__.py] PASSED
514 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/functional/markdown/conftest.py] PASSED
515 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/functional/markdown/test_docs.py] PASSED
516 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/functional/modules/a.py] PASSED
517 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/functional/modules/b.py] PASSED
518 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/functional/myst/conf.py] PASSED
519 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/functional/myst/conftest.py] PASSED
520 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/functional/myst/test_docs.py] PASSED
521 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/functional/package_and_docs/src/parent/__init__.py] PASSED
522 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/functional/package_and_docs/src/parent/child/__init__.py] PASSED
523 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/functional/package_and_docs/src/parent/child/module_a.py] PASSED
524 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/functional/package_and_docs/src/parent/child/module_b.py] PASSED
525 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/functional/package_and_docs/src/parent/module_c.py] PASSED
526 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/functional/pytest/conftest.py] PASSED
527 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/functional/unittest/__init__.py] PASSED
528 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/functional/unittest/test_unittest.py] PASSED
529 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/helpers.py] PASSED
530 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/samples/comments.py] PASSED
531 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/samples/docstrings.py] PASSED
532 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/test_capture.py] PASSED
533 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/test_clear.py] PASSED
534 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/test_codeblock.py] PASSED
535 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/test_compatibility.py] PASSED
536 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/test_docs_examples.py] PASSED
537 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/test_doctest.py] PASSED
538 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/test_document.py] PASSED
539 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/test_functional.py] PASSED
540 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/test_helpers.py] PASSED
541 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/test_lexing.py] PASSED
542 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/test_markdown_lexers.py] PASSED
543 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/test_myst_clear.py] PASSED
544 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/test_myst_codeblock.py] PASSED
545 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/test_myst_doctest.py] PASSED
546 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/test_myst_lexers.py] PASSED
547 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/test_myst_skip.py] PASSED
548 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/test_rest_lexers.py] PASSED
549 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/test_skip.py] PASSED
550 tests/test_document.py::test_all_docstrings_extracted_correctly[$(@D)/tests/test_sybil.py] PASSED
551 tests/test_document.py::test_evaluator_returns_non_string PASSED
552 tests/test_document.py::test_extract_docstring PASSED
553 tests/test_document.py::test_nested_evaluators PASSED
554 tests/test_document.py::test_nested_evaluators_not_evaluated_from_region PASSED
555 tests/test_functional.py::test_codeblock_with_protocol_then_doctest PASSED
556 tests/test_functional.py::test_filter_directory[pytest] PASSED
557 tests/test_functional.py::test_filter_directory[unittest] PASSED
558 tests/test_functional.py::test_filter_directory_with_excludes[pytest] PASSED
559 tests/test_functional.py::test_filter_directory_with_excludes[unittest] PASSED
560 tests/test_functional.py::test_filter_everything[pytest] PASSED
561 tests/test_functional.py::test_filter_everything[unittest] PASSED
562 tests/test_functional.py::test_filter_exclude_by_name[pytest] PASSED
563 tests/test_functional.py::test_filter_exclude_by_name[unittest] PASSED
564 tests/test_functional.py::test_filter_filenames_and_excludes[pytest] PASSED
565 tests/test_functional.py::test_filter_filenames_and_excludes[unittest] PASSED
566 tests/test_functional.py::test_filter_fnmatch_pattern[pytest] PASSED
567 tests/test_functional.py::test_filter_fnmatch_pattern[unittest] PASSED
568 tests/test_functional.py::test_filter_globs[pytest] PASSED
569 tests/test_functional.py::test_filter_globs[unittest] PASSED
570 tests/test_functional.py::test_filter_include_filenames[pytest] PASSED
571 tests/test_functional.py::test_filter_include_filenames[unittest] PASSED
572 tests/test_functional.py::test_filter_just_filenames[pytest] PASSED
573 tests/test_functional.py::test_filter_just_filenames[unittest] PASSED
574 tests/test_functional.py::test_filter_just_pattern[pytest] PASSED
575 tests/test_functional.py::test_filter_just_pattern[unittest] PASSED
576 tests/test_functional.py::test_filter_multiple_patterns[pytest] PASSED
577 tests/test_functional.py::test_filter_multiple_patterns[unittest] PASSED
578 tests/test_functional.py::test_markdown[pytest] PASSED
579 tests/test_functional.py::test_markdown[unittest] PASSED
580 tests/test_functional.py::test_modules[pytest] PASSED
581 tests/test_functional.py::test_modules[unittest] PASSED
582 tests/test_functional.py::test_modules_not_importable_pytest PASSED
583 tests/test_functional.py::test_modules_not_importable_unittest PASSED
584 tests/test_functional.py::test_multiple_sybils_process_all[pytest] PASSED
585 tests/test_functional.py::test_multiple_sybils_process_all[unittest] PASSED
586 tests/test_functional.py::test_multiple_sybils_process_one_each[pytest] PASSED
587 tests/test_functional.py::test_multiple_sybils_process_one_each[unittest] PASSED
588 tests/test_functional.py::test_myst[pytest] PASSED
589 tests/test_functional.py::test_myst[unittest] PASSED
590 tests/test_functional.py::test_package_and_docs[pytest] PASSED
591 tests/test_functional.py::test_package_and_docs[unittest] PASSED
592 tests/test_functional.py::test_pytest PASSED
593 tests/test_functional.py::test_request_missing_fixtures PASSED
594 tests/test_functional.py::test_skips[pytest] PASSED
595 tests/test_functional.py::test_skips[unittest] PASSED
596 tests/test_functional.py::test_unittest PASSED
597 tests/test_helpers.py::test_all_python_files PASSED
598 tests/test_helpers.py::test_ast_docstrings PASSED
599 tests/test_helpers.py::test_finder_not_present_but_is_present PASSED
600 tests/test_helpers.py::test_finder_present_but_is_not_present PASSED
601 tests/test_helpers.py::test_import_cleanup PASSED
602 tests/test_lexing.py::TestLexemeStripping::test_not_equal[bar-'foo' (expected) != 'bar' (actual)] PASSED
603 tests/test_lexing.py::TestLexemeStripping::test_not_equal[foo-'line_offset': 1 (expected) != 2 (actual)] PASSED
604 tests/test_lexing.py::TestLexemeStripping::test_not_equal[foo-'offset': 10 (expected) != 11] PASSED
605 tests/test_lexing.py::TestLexemeStripping::test_not_equal[foo-line_offset': 1 (expected) != 3 (actual)\n'offset': 10 (expected) != 12 (actual)] PASSED
606 tests/test_lexing.py::TestLexemeStripping::test_strip_multiple_newlines_present PASSED
607 tests/test_lexing.py::TestLexemeStripping::test_strip_newlines_and_spaces_present PASSED
608 tests/test_lexing.py::TestLexemeStripping::test_strip_no_newlines_present PASSED
609 tests/test_lexing.py::TestLexemeStripping::test_strip_one_newline_present PASSED
610 tests/test_lexing.py::test_examples_from_parsing_tests PASSED
611 tests/test_lexing.py::test_indented_block PASSED
612 tests/test_markdown_lexers.py::test_fenced_code_block PASSED
613 tests/test_myst_clear.py::test_basic PASSED
614 tests/test_myst_codeblock.py::test_basic PASSED
615 tests/test_myst_codeblock.py::test_blank_lines PASSED
616 tests/test_myst_codeblock.py::test_blank_lines_indented PASSED
617 tests/test_myst_codeblock.py::test_code_directive PASSED
618 tests/test_myst_codeblock.py::test_complicated_nesting PASSED
619 tests/test_myst_codeblock.py::test_doctest_at_end_of_fenced_codeblock PASSED
620 tests/test_myst_codeblock.py::test_functional_future_imports PASSED
621 tests/test_myst_codeblock.py::test_multiple_future_imports PASSED
622 tests/test_myst_codeblock.py::test_no_future_imports PASSED
623 tests/test_myst_codeblock.py::test_other_functionality_inheritance PASSED
624 tests/test_myst_codeblock.py::test_other_language_composition_fail PASSED
625 tests/test_myst_codeblock.py::test_other_language_composition_pass PASSED
626 tests/test_myst_codeblock.py::test_other_language_inheritance PASSED
627 tests/test_myst_codeblock.py::test_other_language_no_evaluator PASSED
628 tests/test_myst_codeblock.py::test_single_future_import PASSED
629 tests/test_myst_codeblock.py::test_sourcecode_directive PASSED
630 tests/test_myst_doctest.py::test_fail_with_options_using_doctest_role_parser PASSED
631 tests/test_myst_doctest.py::test_fail_with_options_using_python_codeblock_parser PASSED
632 tests/test_myst_doctest.py::test_use_doctest_role_parser PASSED
633 tests/test_myst_doctest.py::test_use_existing_doctest_parser PASSED
634 tests/test_myst_doctest.py::test_use_python_codeblock_parser PASSED
635 tests/test_myst_lexers.py::test_complicated_nesting PASSED
636 tests/test_myst_lexers.py::test_directive_nested PASSED
637 tests/test_myst_lexers.py::test_directive_no_trailing_newline PASSED
638 tests/test_myst_lexers.py::test_examples_from_parsing_tests PASSED
639 tests/test_myst_lexers.py::test_fenced_code_block PASSED
640 tests/test_myst_lexers.py::test_fenced_code_block_with_mapping PASSED
641 tests/test_myst_lexers.py::test_lexing_directives PASSED
642 tests/test_myst_lexers.py::test_myst_directives PASSED
643 tests/test_myst_lexers.py::test_myst_directives_with_mapping PASSED
644 tests/test_myst_lexers.py::test_myst_html_comment_invisible_clear_directive PASSED
645 tests/test_myst_lexers.py::test_myst_html_comment_invisible_directive PASSED
646 tests/test_myst_lexers.py::test_myst_html_comment_invisible_skip_directive PASSED
647 tests/test_myst_lexers.py::test_myst_percent_comment_invisible_directive PASSED
648 tests/test_myst_lexers.py::test_myst_percent_comment_invisible_directive_mapping PASSED
649 tests/test_myst_skip.py::test_basic PASSED
650 tests/test_rest_lexers.py::test_arguments_without_body PASSED
651 tests/test_rest_lexers.py::test_directive_nested_in_md PASSED
652 tests/test_rest_lexers.py::test_directive_with_multi_line_body_at_end_of_string PASSED
653 tests/test_rest_lexers.py::test_directive_with_single_line_body_at_end_of_string PASSED
654 tests/test_rest_lexers.py::test_examples_from_directive_tests PASSED
655 tests/test_rest_lexers.py::test_examples_from_parsing_tests PASSED
656 tests/test_rest_lexers.py::test_lexing_directive_in_comment_without_double_colon PASSED
657 tests/test_rest_lexers.py::test_lexing_directives PASSED
658 tests/test_rest_lexers.py::test_lexing_nested_directives PASSED
659 tests/test_rest_lexers.py::test_skip_lexing PASSED
660 tests/test_rest_lexers.py::test_skip_lexing_bad PASSED
661 tests/test_skip.py::test_bad PASSED
662 tests/test_skip.py::test_basic PASSED
663 tests/test_skip.py::test_conditional_edge_cases PASSED
664 tests/test_skip.py::test_conditional_full PASSED
665 tests/test_skip.py::test_end_no_start PASSED
666 tests/test_skip.py::test_malformed_arguments PASSED
667 tests/test_skip.py::test_next_follows_next PASSED
668 tests/test_skip.py::test_next_follows_start PASSED
669 tests/test_skip.py::test_start_follows_start PASSED
670 tests/test_sybil.py::TestDocument::test_add PASSED
671 tests/test_sybil.py::TestDocument::test_add_adjacent PASSED
672 tests/test_sybil.py::TestDocument::test_add_after_end PASSED
673 tests/test_sybil.py::TestDocument::test_add_at_same_place PASSED
674 tests/test_sybil.py::TestDocument::test_add_before_start PASSED
675 tests/test_sybil.py::TestDocument::test_add_identical PASSED
676 tests/test_sybil.py::TestDocument::test_add_no_overlap PASSED
677 tests/test_sybil.py::TestDocument::test_add_out_of_order PASSED
678 tests/test_sybil.py::TestDocument::test_add_overlaps_with_next PASSED
679 tests/test_sybil.py::TestDocument::test_add_overlaps_with_previous PASSED
680 tests/test_sybil.py::TestDocument::test_example_line_and_column PASSED
681 tests/test_sybil.py::TestDocument::test_example_path PASSED
682 tests/test_sybil.py::TestExample::test_evaluate_not_okay PASSED
683 tests/test_sybil.py::TestExample::test_evaluate_okay PASSED
684 tests/test_sybil.py::TestExample::test_evaluate_raises_exception PASSED
685 tests/test_sybil.py::TestExample::test_repr PASSED
686 tests/test_sybil.py::TestRegion::test_repr_with_evaluator PASSED
687 tests/test_sybil.py::TestRegion::test_repr_with_lexemes PASSED
688 tests/test_sybil.py::TestRegion::test_repr_with_parsed PASSED
689 tests/test_sybil.py::TestSybil::test_addition PASSED
690 tests/test_sybil.py::TestSybil::test_addition_to_collection PASSED
691 tests/test_sybil.py::TestSybil::test_augment_document_mapping PASSED
692 tests/test_sybil.py::TestSybil::test_default_repr PASSED
693 tests/test_sybil.py::TestSybil::test_default_str PASSED
694 tests/test_sybil.py::TestSybil::test_explicit_encoding PASSED
695 tests/test_sybil.py::TestSybil::test_named_repr PASSED
696 tests/test_sybil.py::TestSybil::test_named_str PASSED
697 tests/test_sybil.py::TestSybil::test_override_document_mapping PASSED
698 tests/test_sybil.py::TestSybil::test_parse PASSED
699 tests/test_sybil.py::test_namespace PASSED
701 ======== 692 passed ========