You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know there's a crate called assert_cmd that can be used to test command-line tools. However, I'm not sure if it's suitable for the current scenario. I'll explore it and see.
Ref: #3009
I know there's a crate called assert_cmd that can be used to test command-line tools. However, I'm not sure if it's suitable for the current scenario. I'll explore it and see.
cc @tillrohrmann