cpython/Lib/test/test_doctest
Miss Islington (bot) d7d3e6915f
[3.14] gh-134857: Improve error report for doctests run with unittest (GH-134858) (GH-134903)
Remove doctest module frames from tracebacks and redundant newline
character from a failure message.
(cherry picked from commit cb8a72b301)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2025-05-30 13:44:40 +03:00
..
__init__.py
decorator_mod.py
doctest_aliases.py
doctest_lineno.py
sample_doctest.py
sample_doctest_errors.py
sample_doctest_no_docstrings.py
sample_doctest_no_doctests.py
sample_doctest_skip.py
test_doctest.py
test_doctest.txt
test_doctest2.py
test_doctest2.txt
test_doctest3.txt
test_doctest4.txt
test_doctest_errors.txt
test_doctest_skip.txt
test_doctest_skip2.txt