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
{{ message }}
This repository was archived by the owner on Dec 29, 2021. It is now read-only.
I have a situation in which I'd like to test the output of things like myprog | head and echo "foobar" | myprog. Is there a way to accomplish this with assert_cli? A concise assert_cmd! option would be ideal.