[issue20548] Use specific asserts in warnings and exceptions tests

Serhiy Storchaka report at bugs.python.org
Fri Feb 7 21:26:12 CET 2014


New submission from Serhiy Storchaka:

The proposed patch makes warnings and exceptions related tests use more specific asserts. This will provide more useful failure report.

----------
components: Tests
files: test_warnexc_asserts.patch
keywords: easy, patch
messages: 210545
nosy: serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Use specific asserts in warnings and exceptions tests
type: enhancement
versions: Python 2.7, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file33973/test_warnexc_asserts.patch

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


More information about the Python-bugs-list mailing list