summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-09-02 14:42:07 (GMT)
committerGitHub <noreply@github.com>2023-09-02 14:42:07 (GMT)
commit4f9b706c6f5d4422a398146bfd011daedaef1851 (patch)
tree41d5580168e3deeb256c076f7b611457c029ad1a /Python/pythonrun.c
parent4ba18099b70c9f20f69357bac94d74f7c3238d7f (diff)
downloadcpython-4f9b706c6f5d4422a398146bfd011daedaef1851.zip
cpython-4f9b706c6f5d4422a398146bfd011daedaef1851.tar.gz
cpython-4f9b706c6f5d4422a398146bfd011daedaef1851.tar.bz2
gh-108794: doctest counts skipped tests (#108795)
* Add 'skipped' attribute to TestResults. * Add 'skips' attribute to DocTestRunner. * Rename private DocTestRunner._name2ft attribute to DocTestRunner._stats. * Use f-string for string formatting. * Add some tests. * Document DocTestRunner attributes and its API for statistics. * Document TestResults class. Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions