[New-bugs-announce] [issue27176] Addition of assertNotRaises

Bar Harel report at bugs.python.org
Wed Jun 1 10:16:56 EDT 2016


New submission from Bar Harel:

I thought of implementing an assertNotRaises to solve the issue of using try...except...fail in order to prevent showing the tests as an error and instead show them as a failure.
Is there anything I should consider while implementing it?

----------
components: Library (Lib), Tests
messages: 266816
nosy: bar.harel
priority: normal
severity: normal
status: open
title: Addition of assertNotRaises
type: enhancement

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


More information about the New-bugs-announce mailing list