collected 2 items

·F

FAILURES ════════════════════════════════════════════════════════════════════════
FAILED  <TMPDIR>/test_math.py::test_fail
      ┌ <TMPDIR>/test_math.py:5
      │
      │  assert 1 + 1 == 3
      │
      │  - left:  2
      │  + right: 3
      │           ^
      │
      └

════════════════════════════════════════════════════════════════════════════════
  1 failed · 1 passed
════════════════════════════════════════════════════════════════════════════════
  tip   N assertions without messages  (--tips to expand)
════════════════════════════════════════════════════════════════════════════════
