我怎样才能让我在 pytest 中的断言停止被省略号缩写?
每次我有一个报告错误的断言时,它都会用“...”截断我的所有字符串,这是为什么?我怎么能阻止呢?
python pytest
pytest ×1
python ×1