============================= test session starts ==============================
platform linux -- Python 3.10.12, pytest-8.0.0, pluggy-1.6.0
rootdir: /workspace
plugins: cov-4.1.0, mock-3.12.0, isolate-0.0.13, anyio-4.12.0, returns-0.26.0
collected 140 items

tests/e2e/test_performance.py ...........                                [  7%]
tests/e2e/test_system_integration.py ............                        [ 16%]
tests/unit/test_cloud_monitor.py ...........                             [ 24%]
tests/unit/test_deployment_manager.py ...................                [ 37%]
tests/unit/test_process_manager.py ..........................            [ 56%]
tests/unit/test_resource_cleanup.py ....................                 [ 70%]
tests/unit/test_utils.py .........................................       [100%]

============================= 140 passed in 36.76s =============================
