]> granicus.if.org Git - python/commit
bpo-30934: Document coverage details for idlelib tests (#2711)
authorterryjreedy <tjreedy@udel.edu>
Sun, 16 Jul 2017 04:07:36 +0000 (00:07 -0400)
committerGitHub <noreply@github.com>
Sun, 16 Jul 2017 04:07:36 +0000 (00:07 -0400)
commit95bebb7264afad88f31f7cdc3b28bacde7c46f93
treeb49c794448091405b369bd54b3799f41d2bdd577
parent50f58163a69abe2f35e91044d1df165ee7bdbb42
bpo-30934: Document coverage details for idlelib tests (#2711)

* Add section to idlelib/idle-test/README.txt.
* Include check that branches are taken both ways.
* Exclude IDLE-specific code that does not run during unit tests.
Lib/idlelib/idle_test/README.txt
Misc/NEWS.d/next/IDLE/2017-07-15-22-26-57.bpo-30934.BanuSB.rst [new file with mode: 0644]