cpython/Lib/test/test_doctest
Miss Islington (bot) dcfb22935f
[3.13] gh-108885: Imporove tests for doctest (GH-134832) (GH-134856)
Test the error and failure report in more detail.
(cherry picked from commit f6324bc7ee)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2025-05-28 17:38:02 +00:00
..
__init__.py
decorator_mod.py
doctest_aliases.py
doctest_lineno.py
sample_doctest.py
sample_doctest_errors.py [3.13] gh-108885: Imporove tests for doctest (GH-134832) (GH-134856) 2025-05-28 17:38:02 +00:00
sample_doctest_no_docstrings.py
sample_doctest_no_doctests.py
sample_doctest_skip.py gh-117294: Report DocTestCase as skipped if all examples in the doctest are skipped (GH-117297) 2024-03-28 21:59:12 +02:00
test_doctest.py [3.13] gh-108885: Imporove tests for doctest (GH-134832) (GH-134856) 2025-05-28 17:38:02 +00:00
test_doctest.txt
test_doctest2.py
test_doctest2.txt
test_doctest3.txt
test_doctest4.txt
test_doctest_errors.txt [3.13] gh-108885: Imporove tests for doctest (GH-134832) (GH-134856) 2025-05-28 17:38:02 +00:00
test_doctest_skip.txt [3.13] gh-108885: Imporove tests for doctest (GH-134832) (GH-134856) 2025-05-28 17:38:02 +00:00
test_doctest_skip2.txt [3.13] gh-108885: Imporove tests for doctest (GH-134832) (GH-134856) 2025-05-28 17:38:02 +00:00