collected 3 items

·F·

FAILURES ════════════════════════════════════════════════════════════════════════
FAILED  <TMPDIR>/test_math.py::test_multiplication
      ┌ <TMPDIR>/test_math.py:5
      │
      │  assert 3 * 4 == 13   # wrong expected value
      │
      │  - left:  12
      │  + right: 13
      │            ^
      │
      └

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