Zachary Ware <zachary.w...@gmail.com> added the comment:

In the same vein as Serhiy's suggestion, I would like to see unittest raise a 
DeprecationWarning when a test method returns anything other than `None`, and 
eventually switch that to an error (probably TypeError or ValueError).

----------
nosy: +zach.ware

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41322>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to