Files
pytest2/testing
Benjamin Schubert a536f49d91 Separate the various parts of the error report with newlines (#11659)
Previously the error report would have all sections glued together:

- The assertion representation
- The error explanation
- The full diff

This makes it hard to see at a glance where which one starts and ends.

One of the representation (dataclasses, tuples, attrs) does display a
newlines at the start already.

Let's add a newlines before the error explanation and before the full
diff, so we get an easier to read report.

This has one disadvantage: we get one line less in the least verbose
mode, where the output gets truncated.
2023-12-06 09:25:00 +00:00
..
2021-03-07 15:01:39 +01:00
2020-08-03 10:10:43 +03:00
2023-06-20 04:55:40 -07:00
2023-06-30 14:55:42 -07:00
2022-10-14 13:53:06 -04:00
2023-06-30 14:55:42 -07:00
2020-10-05 18:33:17 -07:00
2023-06-20 04:55:40 -07:00
2023-08-26 22:13:24 +03:00
2023-06-20 04:55:40 -07:00
2023-06-20 04:55:40 -07:00
2021-12-27 09:23:15 -03:00
2023-06-20 04:55:40 -07:00
2023-06-30 14:55:42 -07:00
2023-06-20 04:55:40 -07:00