| ================================================== test session starts ==================================================
|
| platform linux -- Python 3.x.x, pytest-x.x.x, ...
|
| collected 1 item
|
|
|
| test_example.py F [100%]
|
|
|
| Failures
|
| ========
|
|
|
| test_example.py:1: AssertionError
|
| assert 0 == 1
|
| + where 0 = <function foo at 0x7f00d4e8d0d0>()
|
|
|
| Capturing stdout
|
| =================
|
|
|
| Some output with Unicode: åäöñèøỳሴﺾ
|
|
|
| Capturing stderr
|
| ================
|
|
|
| Some error output: éñçøḑé
|
|
|
| ================================================== 1 failed in 0.12s ==================================================
|
|
|
| Special chars: ÿ
|
| 𐀀 surrogate pairs
|
| Emoji: 😄 👍
|
| Combining chars: é
|
| Right-to-left markers: \
|
| Zero-width joiner:
|
| Line separator: \
|
| Paragraph separator: \
|