Skip to content

Resolve "Improve eufs test command"

Alexander Webb requested to merge 59-improve-eufs-test-command into master

Merge Request Description

Summary

Not sure what people think of this, I wanted to run something like

eufs test msg_buffer -c --regex pose_buffer

to see if a quick fix for a test works. I've been doing the lengthier colcon test so I think this will be useful

Reproducible Test Plan

Author Checklists

Initial Checklist

  • Add yourself as Assignee
  • Add Reviewer (default is subteam lead)

Self-review Checklist

  • Complete MR description
  • Perform self-review of own code
  • Indicate ready for review, i.e. remove Draft: prefix from title
  • Add state::In Review label to corresponding issue

Reviewer Checklist

  • Complete a code review
  • Test changes work as intended
  • Ensure documentation is up-to-date
  • Resolve comments (this should not be done by author)
  • Approve MR once happy

Merge Checklist

  • Author can merge the MR 🎊
  • Remove any state scoped label from corresponding issue

Closes #59

Edited by Alexander Webb

Merge request reports