[issue20557] Use specific asserts in io tests

Serhiy Storchaka report at bugs.python.org
Fri Feb 7 22:34:57 CET 2014


New submission from Serhiy Storchaka:

The proposed patch makes the io module tests use more specific asserts. This will provide more useful failure report.

----------
components: Tests
files: test_io_asserts.patch
keywords: patch
messages: 210563
nosy: benjamin.peterson, hynek, pitrou, serhiy.storchaka, stutzbach
priority: normal
severity: normal
stage: patch review
status: open
title: Use specific asserts in io tests
type: enhancement
versions: Python 2.7, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file33982/test_io_asserts.patch

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


More information about the Python-bugs-list mailing list