Annoying diff format for long strings using pytest + Pycharm

后端 未结 0 2009
日久生厌
日久生厌 2020-12-23 01:17

Hi have this very basic test:

def test_long_diff():
    long_str1 = "ABCDEFGHIJ " * 10
    long_str2 = "         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题