This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 ncoghlan
收信人 hpk, michael.foord, ncoghlan, r.david.murray, rbcollins
日期 2014-10-25.14:43:00
SpamBayes Score -1.0
Marked as misclassified
Message-id <1414248180.74.0.738664395626.issue10548@psf.upfronthosting.co.za>
In-reply-to
内容
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.
历史
日期 用户 动作 参数
2014-10-25 14:43:00ncoghlan修改recipients: + ncoghlan, rbcollins, r.david.murray, michael.foord, hpk
2014-10-25 14:43:00ncoghlan修改messageid: <1414248180.74.0.738664395626.issue10548@psf.upfronthosting.co.za>
2014-10-25 14:43:00ncoghlan链接issue10548 messages
2014-10-25 14:43:00ncoghlan创建