Using the unittest module's assert methods provides more informative
and/or easier to understand error messages. We already use them in most places,
so this diff cleans up the remaining ones.
There is no change in behavior.
Differential D8028
[build-bot] Use unittest.assert* instead of plain asserts jasonbcox on Oct 21 2020, 17:26. Authored by Tags None Subscribers None
Details
Using the unittest module's assert methods provides more informative There is no change in behavior. pytest
Diff Detail
|