Nick Coghlan added the comment:

If you want the simple model, there's nothing to change (except perhaps 
documentation), as that's the way things work today.

subtest support also makes it much easier to factor out common assertions 
without relying on the setUp/tearDown protocol, so I'd be OK with explicitly 
declaring having common assertions in those methods to be an abuse of the 
protocol.

----------

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

Reply via email to