esp-idf/tools/requirements/requirements.pytest.txt

36 lines
617 B
Plaintext
Raw Normal View History

2022-07-29 05:49:27 -04:00
# Python package requirements for pytest in ESP-IDF.
# This feature can be enabled by running "install.{sh,bat,ps1,fish} --enable-pytest"
pytest-embedded-serial-esp
pytest-embedded-idf
pytest-embedded-jtag
pytest-embedded-qemu
pytest-rerunfailures
pytest-timeout
pytest-ignore-test-results
2022-07-29 05:49:27 -04:00
2024-04-24 08:54:42 -04:00
# ci
minio
2022-07-29 05:49:27 -04:00
# build
python-gitlab
idf-build-apps
2022-07-29 05:49:27 -04:00
# dependencies in pytest test scripts
scapy
websocket-client
netifaces
rangehttpserver
dbus-python; sys_platform == 'linux'
protobuf
2023-10-04 10:41:03 -04:00
bleak
paho-mqtt
paramiko
netmiko
# iperf_test_util
pyecharts
# for twai tests, communicate with socket can device (e.g. Canable)
python-can