17 lines
2.2 KiB
Text
17 lines
2.2 KiB
Text
============================= test session starts =============================
|
|
platform win32 -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
|
|
PySide6 6.10.1 -- Qt runtime 6.10.1 -- Qt compiled 6.10.1
|
|
rootdir: C:\Development\VS Code Projects\webdrop_bridge
|
|
configfile: pytest.ini (WARNING: ignoring pytest config in pyproject.toml!)
|
|
plugins: asyncio-1.3.0, cov-7.0.0, qt-4.5.0
|
|
asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
|
|
collected 176 items
|
|
|
|
tests\integration\test_update_flow.py ....... [ 3%]
|
|
tests\unit\test_config.py ............ [ 10%]
|
|
tests\unit\test_drag_interceptor.py .................. [ 21%]
|
|
tests\unit\test_logging.py .......... [ 26%]
|
|
tests\unit\test_main_window.py ........................................ [ 49%]
|
|
tests\unit\test_project_structure.py ... [ 51%]
|
|
tests\unit\test_restricted_web_view.py ............... [ 59%]
|
|
tests\unit\test_startup_check.py .....
|