Files
manual_slop/test_output2.txt

16 lines
851 B
Plaintext

============================= test session starts =============================
platform win32 -- Python 3.11.6, pytest-9.0.2, pluggy-1.6.0 -- C:\projects\manual_slop\.venv\Scripts\python.exe
cachedir: .pytest_cache
rootdir: C:\projects\manual_slop
configfile: pyproject.toml
plugins: anyio-4.12.1, asyncio-1.3.0, cov-7.0.0, timeout-2.4.0
asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
timeout: 60.0s
timeout method: thread
timeout func_only: False
collecting ... collected 4 items
tests/test_extended_sims.py::test_context_sim_live PASSED [ 25%]
tests/test_extended_sims.py::test_ai_settings_sim_live PASSED [ 50%]
tests/test_extended_sims.py::test_tools_sim_live PASSED [ 75%]
tests/test_extended_sims.py::test_execution_sim_live