============================= test session starts ==============================
platform darwin -- Python 3.12.0, pytest-8.0.0, pluggy-1.4.0
rootdir: /Users/dev/project
configfile: pyproject.toml
plugins: cov-4.1.0, mock-3.12.0
collected 3 items

tests/test_main.py::test_add PASSED
tests/test_main.py::test_subtract PASSED
tests/test_main.py::test_multiply PASSED

============================== 3 passed in 0.03s ===============================
