arduino-esp32/tests/requirements.txt
Abdelatif Guettouche 96f8f5e3ef
Add initial hardware testing support (#6313)
- Added workflow triggered by cron or label "hil_test"
- Added examples with both pytest and unity
2022-03-10 14:45:26 +02:00

13 lines
233 B
Text

pyserial>=3.0
esptool>=3.1
pytest-cov
cryptography<3.4; platform_machine == "armv7l"
pytest>=6.2.0
pexpect>=4.4
pytest-embedded>=0.5.1
pytest-embedded-serial>=0.5.1
pytest-embedded-serial-esp>=0.5.1
pytest-embedded-arduino>=0.5.1