esp-rs / espflash

Serial flasher utility for Espressif SoCs and modules based on esptool.py
Apache License 2.0
455 stars 110 forks source link

Improve tests #509

Open SergioGasquez opened 7 months ago

SergioGasquez commented 7 months ago
### Tasks
- [ ] https://github.com/esp-rs/espflash/issues/439
- [ ] Add integration tests for subcommands like `elf2image`, `merge_bin`, `save_image`...
- [ ] Add more unit tests if possible