test_ok2/src
Samuel Colvin b75cbee290
Remove newlines from left/right operands with '-vv' (#9743)
The left/right operands produced when `verbose > 1` should not contain newlines, because they are used to 
build the `summary` string. The `assertrepr_compare` function returns a list of lines, and the summary is one of those lines and should not contain newlines itself. 

Fix #9742

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
2022-03-19 11:55:39 +00:00
..
_pytest Remove newlines from left/right operands with '-vv' (#9743) 2022-03-19 11:55:39 +00:00
pytest pytest: bring back direct imports of TempdirFactory, Testdir 2021-12-25 13:27:02 +02:00