probe-rs/embedded-test

Contribute host side tooling to `probe-rs test`

t-moe opened this issue · 1 comments

t-moe commented

See probe-rs/probe-rs#1934

Needed steps:

  • Upstream the libtest-mimic changes
  • Deduplicate the code between the run and the test command
  • Improve the clap stuff. Unfortunately we have a conflict between probe-rs --format and libtest-mimic --format
  • Remove espflash patch, as it is no longer needed with the newest esp-hal

Closing this as probe-rs/probe-rs#2292 has been merged. The next version of probe-rs will include support for embedded-test 🎉