============================= test session starts ==============================
platform linux -- Python 3.13.5, pytest-9.0.2, pluggy-1.6.0
benchmark: 5.2.3 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000)
rootdir: /home/peter/GIT/sqlit-performance-study
configfile: pyproject.toml
plugins: timeout-2.4.0, asyncio-1.3.0, benchmark-5.2.3, cov-7.0.0, Faker-40.1.0
asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=function, asyncio_default_test_loop_scope=function
collected 50 items

tests/unit/test_project_dir_routing.py .............................     [ 58%]
tests/unit/test_idle_scheduler_demand.py ....                            [ 66%]
tests/unit/test_cli_prewarm.py .......                                   [ 80%]
tests/cli/test_cli_main.py ..........                                    [100%]

============================== 50 passed in 1.54s ==============================
