diff options
author | Victor Stinner <vstinner@python.org> | 2023-09-02 16:42:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-02 16:42:07 +0200 |
commit | 4f9b706c6f5d4422a398146bfd011daedaef1851 (patch) | |
tree | 41d5580168e3deeb256c076f7b611457c029ad1a /Include/Python.h | |
parent | 4ba18099b70c9f20f69357bac94d74f7c3238d7f (diff) | |
download | cpython-4f9b706c6f5d4422a398146bfd011daedaef1851.tar.gz cpython-4f9b706c6f5d4422a398146bfd011daedaef1851.zip |
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 'Include/Python.h')
0 files changed, 0 insertions, 0 deletions