[issue9796] Add summary tables for unittest API

Éric Araujo report at bugs.python.org
Wed Sep 8 02:43:41 CEST 2010


New submission from Éric Araujo <merwok at netwok.org>:

Suggestion from Raymond: Add a table summarizing all assert* methods of TestCase. I will make a patch in some days or weeks. I think I’ll also add one table for the most useful objects from a user viewpoint (Loader, TestCase, main). See the docs of itertools and collections for examples of such summary tables.

----------
assignee: eric.araujo
components: Documentation
messages: 115833
nosy: eric.araujo, michael.foord, rhettinger
priority: normal
severity: normal
stage: needs patch
status: open
title: Add summary tables for unittest API
versions: Python 2.7, Python 3.1, Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9796>
_______________________________________


More information about the Python-bugs-list mailing list