mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
61d3c363a0
- Added the support of the certification tests in CI for esp32c6. - Added pytest_cert_helper script to execute certification tests. - Added the json file to maintain and modify a list of tests to be run in the CI. - Added the PICS file for extended_color_light for wifi for the certification tests. - Added the support to post the test results on gitlab MR. - Added the support to use certification test json file as an argument to pytests. - Added support to use gitlab environment variables like ssid and password in pytests.
10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
pytest-embedded-serial-esp~=1.0
|
|
pytest-embedded-idf~=1.0
|
|
pytest-embedded-qemu~=1.0
|
|
pytest-timeout
|
|
netifaces
|
|
esptool>=4.5
|
|
tabulate
|
|
prettytable
|
|
requests
|