This addresses ref https://github.com/pytest-dev/pytest/issues/1954.
The current truncation for assertion explanations does not deal with long lines
properly:
- Previously if lines were too long it would display a "-n more lines"
message.
-
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| rewrite.py | ||
| truncate.py | ||
| util.py | ||