mirror of
https://github.com/espressif/esp-idf
synced 2025-03-26 01:10:12 -04:00
current unit-test-app don't support test components need to communicate with each other (like GPIO, SPI ...). Now we add multiple devices mode to unit test app, support writing and running test with multiple DUTs. please refer to `docs/api-guides/unit-tests.rst` for detail.