Message373874
The current behavior is not a bug as it follows documented behavior. In the absence of any use for returning values from test functions, I agree that we should do the simple thing and raise ValueError (I checked and did not find anything like a UnittestError.) That would add minimal time to testing. |
|
Date |
User |
Action |
Args |
2020-07-18 06:29:19 | terry.reedy | set | recipients:
+ terry.reedy, rbcollins, ezio.melotti, michael.foord, zach.ware, serhiy.storchaka, xtreak, defreng |
2020-07-18 06:29:19 | terry.reedy | set | messageid: <1595053759.8.0.702449002555.issue41322@roundup.psfhosted.org> |
2020-07-18 06:29:19 | terry.reedy | link | issue41322 messages |
2020-07-18 06:29:19 | terry.reedy | create | |
|