2022-07-29 17:49:27 +08:00
|
|
|
# Python package requirements for pytest in ESP-IDF.
|
|
|
|
# This feature can be enabled by running "install.{sh,bat,ps1,fish} --enable-pytest"
|
|
|
|
|
2022-06-06 16:10:41 +08:00
|
|
|
pytest-embedded-serial-esp
|
|
|
|
pytest-embedded-idf
|
2022-11-03 13:11:36 +08:00
|
|
|
pytest-embedded-jtag
|
2022-06-06 16:10:41 +08:00
|
|
|
pytest-embedded-qemu
|
|
|
|
pytest-rerunfailures
|
2022-10-01 01:49:09 +08:00
|
|
|
pytest-timeout
|
2023-06-29 12:07:30 +08:00
|
|
|
pytest-ignore-test-results
|
2022-07-29 17:49:27 +08:00
|
|
|
|
2024-04-24 14:54:42 +02:00
|
|
|
# ci
|
|
|
|
minio
|
|
|
|
|
2022-07-29 17:49:27 +08:00
|
|
|
# build
|
2024-01-25 10:12:59 +01:00
|
|
|
python-gitlab
|
2024-01-11 12:57:23 +01:00
|
|
|
idf-build-apps
|