================================================================================= test session starts ================================================================================== platform linux -- Python 3.12.3, pytest-8.3.5, pluggy-1.5.0 -- /home/byaremkiv/git/link/venv/bin/python3 cachedir: .pytest_cache metadata: {'Python': '3.12.3', 'Platform': 'Linux-6.11.0-24-generic-x86_64-with-glibc2.39', 'Packages': {'pytest': '8.3.5', 'pluggy': '1.5.0'}, 'Plugins': {'cov': '6.1.1', 'html': '4.1.1', 'order': '1.3.0', 'metadata': '3.1.1'}} rootdir: /home/byaremkiv/git/link plugins: cov-6.1.1, html-4.1.1, order-1.3.0, metadata-3.1.1 collecting ... collected 1 item test/functional/simple_test.py::test_connect_links PASSED [100%] ======================================================================================== PASSES ======================================================================================== __________________________________________________________________________________ test_connect_links __________________________________________________________________________________ --------------------------------------------------------------------------------- Captured stdout call --------------------------------------------------------------------------------- RSSI: 0, Noise: -35 RSSI: 0, Noise: -34 RSSI: 0, Noise: -37 RSSI: 0, Noise: -34 RSSI: 0, Noise: -35 RSSI: 0, Noise: -37 RSSI: 0, Noise: -36 RSSI: 0, Noise: -35 RSSI: 0, Noise: -35 RSSI: 0, Noise: -37 --------------------------------------------------------- generated xml file: /home/byaremkiv/git/link/output/test_report.xml ---------------------------------------------------------- ================================================================================== [32m [1m1 passed [0m [32m in 5.05s [0m [32m ===================================================================================