[issue35668] low test coverage for idlelib

anthony shaw report at bugs.python.org
Sat Jan 5 16:44:22 EST 2019


New submission from anthony shaw <anthony.p.shaw at gmail.com>:

idlelib is one of the lesser-tested libraries in cpython:
https://codecov.io/gh/python/cpython/tree/master/Lib/idlelib

Raising this issue and also volunteering to extend the test module to get coverage across major behaviours and functions that are missing tests.

----------
assignee: terry.reedy
components: IDLE, Library (Lib)
messages: 333077
nosy: anthony shaw, terry.reedy
priority: normal
severity: normal
status: open
title: low test coverage for idlelib
type: enhancement

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35668>
_______________________________________


More information about the Python-bugs-list mailing list