espressif / pytest-embedded

A pytest plugin that designed for embedded testing
https://docs.espressif.com/projects/pytest-embedded/en/latest/
MIT License
92 stars 26 forks source link

fix(wokwi): Fix paths for bin and elf files #286

Closed P-R-O-C-H-Y closed 6 months ago

P-R-O-C-H-Y commented 6 months ago

Fixes wrong paths (or unsupported paths) for binary and elf files for Wokwi.

hfudev commented 6 months ago

could you help update the commit message?

Fix paths for bin and elf files is not accurate.

fix(wokwi): error when bin,elf file not under app_path would be more helpful.