[issue19592] Use specific asserts in lib2to3 tests

Serhiy Storchaka report at bugs.python.org
Thu Nov 14 21:53:52 CET 2013


New submission from Serhiy Storchaka:

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

----------
components: 2to3 (2.x to 3.x conversion tool), Tests
files: test_lib2to3_asserts.patch
keywords: patch
messages: 202884
nosy: benjamin.peterson, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Use specific asserts in lib2to3 tests
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file32621/test_lib2to3_asserts.patch

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


More information about the Python-bugs-list mailing list