Message377841
Vedran, you explained why many use pytest instead of unittest. But we have the latter and a stability policy.
I am not familiar with the existing mock code, but one already invented solution for misspelling tolerance without enumeration is the soundex algorithm. I have not read the details for over a decade, but I belive soundex(<assert variation>) = 'asrt' for all examples given here. Perhaps it could be used to broaden the test. |
|
Date |
User |
Action |
Args |
2020-10-02 23:43:15 | terry.reedy | set | recipients:
+ terry.reedy, rhettinger, michael.foord, veky, vabr2 |
2020-10-02 23:43:15 | terry.reedy | set | messageid: <1601682195.13.0.740296954019.issue41877@roundup.psfhosted.org> |
2020-10-02 23:43:15 | terry.reedy | link | issue41877 messages |
2020-10-02 23:43:15 | terry.reedy | create | |
|