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.

Author serhiy.storchaka
Recipients ezio.melotti, martin.panter, michael.foord, pitrou, r.david.murray, rbcollins, serhiy.storchaka, zach.ware
Date 2021-08-30.06:18:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630304296.43.0.762440061866.issue25894@roundup.psfhosted.org>
In-reply-to
Content
Were not subtests proposed as a more flexible replacement of parametrized tests? I think that every subtest should be counted as a separate test case: in verbose mode it should output a separate line and in non-verbose mode it should output a separate character.
History
Date User Action Args
2021-08-30 06:18:16serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, rbcollins, ezio.melotti, r.david.murray, michael.foord, martin.panter, zach.ware
2021-08-30 06:18:16serhiy.storchakasetmessageid: <1630304296.43.0.762440061866.issue25894@roundup.psfhosted.org>
2021-08-30 06:18:16serhiy.storchakalinkissue25894 messages
2021-08-30 06:18:16serhiy.storchakacreate